/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/ |
H A D | WasmObject.h | 25 uint8_t SectionType; member
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSectionMachO.cpp | 120 MachO::SectionType SectionType = getType(); in printSwitchToSection() local 197 StringRef SectionType = GetEmptyOrTrim(2); in ParseSectionSpecifier() local
|
/freebsd/contrib/llvm-project/lldb/docs/ |
H A D | python_api_enums.rst | 920 SectionType section in Enumerators 918 .. _SectionType: global() target 985 EmulatorInstructionOptionSectionType global() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineBasicBlock.h | 55 enum SectionType { enum
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ |
H A D | ObjectFileCOFF.cpp | 192 auto SectionType = [](StringRef Name, in CreateSections() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | WasmYAML.cpp | 169 WasmYAML::SectionType SectionType; in mapping() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | XCOFFDumper.cpp | 1199 uint16_t SectionType = Sec.getSectionType(); in printSectionHeaders() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 555 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 2047 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionData() local 2055 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionBSS() local 2156 unsigned SectionType = Flags & MachO::SECTION_TYPE; in isSectionVirtual() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 521 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-enumerations.h | 698 enum SectionType { enum
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 208 DWARFContext::DWARFContextState::parseMacroOrMacinfo(MacroSecType SectionType) { in parseMacroOrMacinfo()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | actbl1.h | 2095 UINT8 SectionType[16]; member 2110 UINT8 SectionType[16]; member
|
/freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
H A D | Acpi40.h | 701 UINT8 SectionType[16]; member
|
H A D | Acpi50.h | 1372 UINT8 SectionType[16]; member
|
H A D | Acpi51.h | 1388 UINT8 SectionType[16]; member
|
H A D | Acpi60.h | 1572 UINT8 SectionType[16]; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 122 enum SectionType : uint32_t { enum
|