Home
last modified time | relevance | path

Searched refs:SG_NORELOC (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
DMachO.h102 SG_NORELOC = 0x4u, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h102 SG_NORELOC = 0x4u, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h102 SG_NORELOC = 0x4u, enumerator
/external/llvm/tools/llvm-objdump/
DMachODump.cpp7751 if (flags & MachO::SG_NORELOC) { in PrintSegmentCommand()
7753 flags &= ~MachO::SG_NORELOC; in PrintSegmentCommand()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp8150 if (flags & MachO::SG_NORELOC) { in PrintSegmentCommand()
8152 flags &= ~MachO::SG_NORELOC; in PrintSegmentCommand()