Searched defs:SectionType (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCSectionMachO.cpp105 unsigned SectionType = TAA & MCSectionMachO::SECTION_TYPE; local
226 StringRef SectionType = Comma.first; local
/freebsd-9.3-release/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp431 unsigned SectionType = Current->getType(); local
/freebsd-9.3-release/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp761 unsigned SectionType = Flags & MachO::SECTION_TYPE; local
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Dactbl1.h682 UINT8 SectionType[16]; member in struct:acpi_hest_generic_data
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DMachO.h150 enum SectionType { enum

Completed in 112 milliseconds