/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSectionMachO.cpp | 119 MachO::SectionType SectionType = getType(); printSwitchToSection() local 202 StringRef SectionType = GetEmptyOrTrim(2); ParseSectionSpecifier() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/wasm/ |
H A D | WasmObject.h | 25 uint8_t SectionType; member
|
/freebsd-src/contrib/llvm-project/lldb/docs/ |
H A D | python_api_enums.rst | 918 .. _SectionType: target 920 SectionType section in Enumerators 985 .. _EmulatorInstructionOption:
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineBasicBlock.h | 52 enum SectionType { global() enum
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ |
H A D | ObjectFileCOFF.cpp | 192 auto SectionType = [](StringRef Name, in CreateSections() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | WasmYAML.cpp | 168 WasmYAML::SectionType SectionType; mapping() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | XCOFFDumper.cpp | 1182 uint16_t SectionType = Sec.getSectionType(); printSectionHeaders() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 555 MachO::SectionType SectionType = Current->getType(); in parseDirectiveIndirectSymbol() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 521 unsigned SectionType = MachO->getSectionType(Section); in isZeroInit() local
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-enumerations.h | 695 enum SectionType { global() enum
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 208 DWARFContext::DWARFContextState::parseMacroOrMacinfo(MacroSecType SectionType) { in parseMacroOrMacinfo() argument
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | actbl1.h | 2095 UINT8 SectionType[16]; global() member 2110 UINT8 SectionType[16]; global() member
|
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 122 enum SectionType : uint32_t { enum
|