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

/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCSectionMachO.cpp104 MachO::SectionType SectionType = getType(); local
187 StringRef SectionType = GetEmptyOrTrim(2); local
/freebsd-11.0-release/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp445 MachO::SectionType SectionType = Current->getType(); local
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp332 unsigned SectionType = MachO->getSectionType(Section); local
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp556 unsigned SectionType = Flags & MachO::SECTION_TYPE; local
564 unsigned SectionType = Flags & MachO::SECTION_TYPE; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h581 enum SectionType enum
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Dactbl1.h753 UINT8 SectionType[16]; member in struct:acpi_hest_generic_data
768 UINT8 SectionType[16]; member in struct:acpi_hest_generic_data_v300

Completed in 132 milliseconds