Searched refs:S_MOD_TERM_FUNC_POINTERS (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/MC/
H A DMCSectionMachO.h73 /// S_MOD_TERM_FUNC_POINTERS - Section with only function pointers for
75 S_MOD_TERM_FUNC_POINTERS = 0x0AU,
/freebsd-10.3-release/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp259 MCSectionMachO::S_MOD_TERM_FUNC_POINTERS, 4);
/freebsd-10.3-release/contrib/llvm/include/llvm/Support/
H A DMachO.h163 S_MOD_TERM_FUNC_POINTERS = 0x0au, enumerator in enum:llvm::MachO::SectionType
/freebsd-10.3-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp785 case MCSectionMachO::S_MOD_TERM_FUNC_POINTERS:
/freebsd-10.3-release/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp144 MCSectionMachO::S_MOD_TERM_FUNC_POINTERS,

Completed in 77 milliseconds