Searched refs:S_MOD_TERM_FUNC_POINTERS (Results 1 – 15 of 15) sorted by relevance
/external/llvm/lib/MC/ |
D | MCAsmInfoDarwin.cpp | 53 case MachO::S_MOD_TERM_FUNC_POINTERS: in isSectionAtomizableBySymbols()
|
D | MCObjectFileInfo.cpp | 190 MachO::S_MOD_TERM_FUNC_POINTERS, in initMachOMCObjectFileInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCAsmInfoDarwin.cpp | 54 case MachO::S_MOD_TERM_FUNC_POINTERS: in isSectionAtomizableBySymbols()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCSectionMachO.h | 74 S_MOD_TERM_FUNC_POINTERS = 0x0AU, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 427 case MCSectionMachO::S_MOD_TERM_FUNC_POINTERS: in isSectionAtomizable()
|
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 187 MCSectionMachO::S_MOD_TERM_FUNC_POINTERS, 4); in ParseSectionDirectiveModTermFunc()
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCObjectFileInfo.cpp | 140 MCSectionMachO::S_MOD_TERM_FUNC_POINTERS, in InitMachOMCObjectFileInfo()
|
/external/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 282 MachO::S_MOD_TERM_FUNC_POINTERS, 4); in parseSectionDirectiveModTermFunc()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 317 MachO::S_MOD_TERM_FUNC_POINTERS, 4); in parseSectionDirectiveModTermFunc()
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 143 S_MOD_TERM_FUNC_POINTERS = 0x0au, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 684 MachO::S_MOD_TERM_FUNC_POINTERS, in Initialize()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 143 S_MOD_TERM_FUNC_POINTERS = 0x0au, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 143 S_MOD_TERM_FUNC_POINTERS = 0x0au, enumerator
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 1149 case MachO::S_MOD_TERM_FUNC_POINTERS: in DumpSectionContents() 7836 else if (section_type == MachO::S_MOD_TERM_FUNC_POINTERS) in PrintSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 1494 case MachO::S_MOD_TERM_FUNC_POINTERS: in DumpSectionContents() 8235 else if (section_type == MachO::S_MOD_TERM_FUNC_POINTERS) in PrintSection()
|