Home
last modified time | relevance | path

Searched refs:S_MOD_TERM_FUNC_POINTERS (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp53 case MachO::S_MOD_TERM_FUNC_POINTERS: in isSectionAtomizableBySymbols()
DMCObjectFileInfo.cpp190 MachO::S_MOD_TERM_FUNC_POINTERS, in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfoDarwin.cpp54 case MachO::S_MOD_TERM_FUNC_POINTERS: in isSectionAtomizableBySymbols()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSectionMachO.h74 S_MOD_TERM_FUNC_POINTERS = 0x0AU, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp427 case MCSectionMachO::S_MOD_TERM_FUNC_POINTERS: in isSectionAtomizable()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DDarwinAsmParser.cpp187 MCSectionMachO::S_MOD_TERM_FUNC_POINTERS, 4); in ParseSectionDirectiveModTermFunc()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp140 MCSectionMachO::S_MOD_TERM_FUNC_POINTERS, in InitMachOMCObjectFileInfo()
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp282 MachO::S_MOD_TERM_FUNC_POINTERS, 4); in parseSectionDirectiveModTermFunc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp317 MachO::S_MOD_TERM_FUNC_POINTERS, 4); in parseSectionDirectiveModTermFunc()
/external/llvm/include/llvm/Support/
DMachO.h143 S_MOD_TERM_FUNC_POINTERS = 0x0au, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp684 MachO::S_MOD_TERM_FUNC_POINTERS, in Initialize()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h143 S_MOD_TERM_FUNC_POINTERS = 0x0au, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h143 S_MOD_TERM_FUNC_POINTERS = 0x0au, enumerator
/external/llvm/tools/llvm-objdump/
DMachODump.cpp1149 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/
DMachODump.cpp1494 case MachO::S_MOD_TERM_FUNC_POINTERS: in DumpSectionContents()
8235 else if (section_type == MachO::S_MOD_TERM_FUNC_POINTERS) in PrintSection()