Home
last modified time | relevance | path

Searched defs:SectionIndex (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFRelocMap.h21 uint64_t SectionIndex; member
DDWARFDebugRangeList.h37 uint64_t SectionIndex; member
DDWARFAddressRange.h25 uint64_t SectionIndex; member
DDWARFDebugLoc.h38 uint64_t SectionIndex; member
DDWARFFormValue.h54 uint64_t SectionIndex; /// Section index for reference forms. member
DDWARFListTable.h33 uint64_t SectionIndex; member
DDWARFDebugLine.h211 uint64_t SectionIndex; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DXCOFFObjectWriter.cpp622 int16_t SectionIndex, uint64_t SymbolOffset) { in writeSymbolTableEntryForCsectMemberLabel()
658 const XCOFFSection &CSectionRef, int16_t SectionIndex, in writeSymbolTableEntryForControlSection()
810 const int16_t SectionIndex = Section->Index; in writeSymbolTable() local
886 int32_t SectionIndex = 1; in assignAddressesAndIndices() local
DWasmObjectWriter.cpp1053 uint32_t SectionIndex, StringRef Name, in writeRelocSection()
1133 const uint32_t SectionIndex = in writeLinkingMetaDataSection() local
DMachObjectWriter.cpp343 uint8_t SectionIndex = MSD.SectionIndex; in writeNlist() local
DMCAssembler.cpp807 unsigned SectionIndex = 0; in layout() local
DELFObjectWriter.cpp120 uint32_t SectionIndex; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp129 uint64_t SectionIndex = in HexagonMCEmitCommonSymbol() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCMachObjectWriter.h89 uint8_t SectionIndex; member
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h368 Optional<unsigned> SectionIndex) const { in FunctionAtAddress()
519 void PrinterContext<ET>::PrintIndexTable(unsigned SectionIndex, in PrintIndexTable()
627 int SectionIndex = 0; in PrintUnwindInformation() local
DMachODumper.cpp310 uint8_t SectionIndex; member
458 int SectionIndex = -1; in printSectionHeaders() local
DELFDumper.cpp880 Expected<unsigned> SectionIndex = in getFullSymbolName() local
3623 size_t SectionIndex = 0; in printSectionHeaders() local
3689 unsigned SectionIndex = Symbol.st_shndx; in getSymbolSectionNdx() local
4004 size_t SectionIndex = 0; in printSectionDetails() local
6385 int SectionIndex = -1; in printSectionHeaders() local
6466 Expected<unsigned> SectionIndex = in printSymbolSection() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
DWasmEmitter.cpp559 uint32_t SectionIndex) { in writeRelocSection()
659 uint32_t SectionIndex = 0; in writeWasm() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp392 uint64_t SectionIndex) { in dumpAddressSection()
DDWARFDebugLoc.cpp213 uint64_t SectionIndex; in visitLocationList() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
DObjectFile.h148 uint64_t SectionIndex = UndefSection; member
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
DSourcePrinter.cpp47 uint64_t FuncLowPC, FuncHighPC, SectionIndex; in addVariable() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp273 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in notifyObjectLoaded() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp664 uint16_t SectionIndex = &Sec - sectionHeaderTable32() + 1; in getLogicalNumberOfRelocationEntries() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp750 size_t ObjectFileELF::SectionIndex(const SectionHeaderCollIter &I) { in SectionIndex() function in ObjectFileELF
754 size_t ObjectFileELF::SectionIndex(const SectionHeaderCollConstIter &I) const { in SectionIndex() function in ObjectFileELF

12