/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFRelocMap.h | 21 uint64_t SectionIndex; member
|
H A D | DWARFDebugRangeList.h | 37 uint64_t SectionIndex; member
|
H A D | DWARFAddressRange.h | 25 uint64_t SectionIndex; member
|
H A D | DWARFDebugLoc.h | 38 uint64_t SectionIndex; member
|
H A D | DWARFFormValue.h | 54 uint64_t SectionIndex; /// Section index for reference forms. member
|
H A D | DWARFListTable.h | 33 uint64_t SectionIndex; member
|
H A D | DWARFDebugLine.h | 211 uint64_t SectionIndex; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 598 int16_t SectionIndex, uint64_t SymbolOffset) { in writeSymbolTableEntryForCsectMemberLabel() 634 const ControlSection &CSectionRef, int16_t SectionIndex, in writeSymbolTableEntryForControlSection() 785 const int16_t SectionIndex = Section->Index; in writeSymbolTable() local 861 int32_t SectionIndex = 1; in assignAddressesAndIndices() local
|
H A D | WasmObjectWriter.cpp | 1042 uint32_t SectionIndex, StringRef Name, in writeRelocSection() 1122 const uint32_t SectionIndex = in writeLinkingMetaDataSection() local
|
H A D | MachObjectWriter.cpp | 343 uint8_t SectionIndex = MSD.SectionIndex; in writeNlist() local
|
H A D | MCAssembler.cpp | 826 unsigned SectionIndex = 0; in layout() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCELFStreamer.cpp | 128 uint64_t SectionIndex = in HexagonMCEmitCommonSymbol() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCMachObjectWriter.h | 89 uint8_t SectionIndex; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | ARMEHABIPrinter.h | 368 Optional<unsigned> SectionIndex) const { in FunctionAtAddress() 519 void PrinterContext<ET>::PrintIndexTable(unsigned SectionIndex, in PrintIndexTable() 627 int SectionIndex = 0; in PrintUnwindInformation() local
|
H A D | MachODumper.cpp | 310 uint8_t SectionIndex; member 458 int SectionIndex = -1; in printSectionHeaders() local
|
H A D | ELFDumper.cpp | 864 Expected<unsigned> SectionIndex = in getFullSymbolName() local 3607 size_t SectionIndex = 0; in printSectionHeaders() local 3673 unsigned SectionIndex = Symbol.st_shndx; in getSymbolSectionNdx() local 3988 size_t SectionIndex = 0; in printSectionDetails() local 6341 int SectionIndex = -1; in printSectionHeaders() local 6422 Expected<unsigned> SectionIndex = in printSymbolSection() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
H A D | MachODebugMapParser.cpp | 256 uint8_t SectionIndex, uint16_t Flags, in dumpSymTabEntry() 402 uint8_t SectionIndex, in handleStabSymbolTableEntry()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 559 uint32_t SectionIndex) { in writeRelocSection() 659 uint32_t SectionIndex = 0; in writeWasm() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/ |
H A D | wasm2yaml.cpp | 112 uint32_t SectionIndex = 0; in dumpCustomSection() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFFormValue.cpp | 392 uint64_t SectionIndex) { in dumpAddressSection()
|
H A D | DWARFDebugLoc.cpp | 213 uint64_t SectionIndex; in visitLocationList() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 145 uint64_t SectionIndex = UndefSection; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 47 uint64_t FuncLowPC, FuncHighPC, SectionIndex; in addVariable() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/ |
H A D | PerfJITEventListener.cpp | 273 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in notifyObjectLoaded() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | XCOFFObjectFile.cpp | 651 uint16_t SectionIndex = &Sec - sectionHeaderTable32() + 1; in getLogicalNumberOfRelocationEntries() local
|