Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp25 LVSectionIndex SectionIndex) { in add()
45 LVSectionIndex SectionIndex, bool IsComdat) { in add()
62 LVSectionIndex SectionIndex = getReader().getDotTextSectionIndex(); in update() local
122 LVSectionIndex SectionIndex) { in addToSymbolTable()
126 LVSectionIndex SectionIndex, in addToSymbolTable()
340 LVSectionIndex SectionIndex) { in getSection()
370 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange()
376 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange()
383 LVRange *LVBinaryReader::getSectionRanges(LVSectionIndex SectionIndex) { in getSectionRanges()
395 LVSectionIndex SectionIndex, in createInstructions()
[all …]
H A DLVDWARFReader.cpp656 LVSectionIndex SectionIndex = updateSymbolTable(CurrentScope); in processOneDie() local
966 LVSectionIndex SectionIndex = getSectionIndex(CompileUnit); in createScopes() local
1240 LVSectionIndex SectionIndex = Section->getIndex(); in mapRangeAddress() local
H A DLVCodeViewReader.cpp1132 LVRange *ScopesWithRanges = getSectionRanges(SectionIndex); in processModule() local
768 LVSectionIndex SectionIndex = SymbolTableEntry.SectionIndex; traverseSymbolSection() local
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFRelocMap.h22 uint64_t SectionIndex; member
H A DDWARFDebugRangeList.h39 uint64_t SectionIndex; member
H A DDWARFAddressRange.h28 uint64_t SectionIndex; member
H A DDWARFDebugLoc.h41 uint64_t SectionIndex; member
H A DDWARFListTable.h32 uint64_t SectionIndex; member
H A DDWARFFormValue.h53 uint64_t SectionIndex; /// Section index for reference forms. member
H A DDWARFDebugLine.h207 uint64_t SectionIndex; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp95 getCOFFSectionName(COFFSectionIndex SectionIndex,const object::coff_section * Sec,object::COFFSymbolRef Sym) getCOFFSectionName() argument
217 COFFSectionIndex SectionIndex = Sym->getSectionNumber(); graphifySymbols() local
[all...]
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h368 uint64_t Address, std::optional<unsigned> SectionIndex) const { in FunctionAtAddress()
519 void PrinterContext<ET>::PrintIndexTable(unsigned SectionIndex, in PrintIndexTable()
627 int SectionIndex = 0; in PrintUnwindInformation() local
H A DMachODumper.cpp323 uint8_t SectionIndex; member
471 int SectionIndex = -1; in printSectionHeaders() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp130 uint64_t SectionIndex = in HexagonMCEmitCommonSymbol() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h39 LVSectionIndex SectionIndex = 0; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp945 int16_t SectionIndex, uint64_t SymbolOffset) { in writeSymbolEntryForCsectMemberLabel()
989 const XCOFFSection &DwarfSectionRef, int16_t SectionIndex) { in writeSymbolEntryForDwarfSection()
999 const XCOFFSection &CSectionRef, int16_t SectionIndex, in writeSymbolEntryForControlSection()
1223 const int16_t SectionIndex = Section->Index; in writeSymbolTable() local
1438 int32_t SectionIndex = 1; in assignAddressesAndIndices() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp566 uint32_t SectionIndex) { in writeRelocSection()
665 uint32_t SectionIndex = 0; in writeWasm() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp560 std::string Text = (Twine(" 0x") + Twine::utohexstr(SectionIndex) + in printLinkageName() local
H A DLVScope.cpp1251 LVAddressToLine *Map = SectionMappings.findMap(SectionIndex); in addMapping() argument
1258 LVSectionIndex SectionIndex = getReader().getSectionIndex(Scope); lineLowerBound() local
1268 LVSectionIndex SectionIndex = getReader().getSectionIndex(Scope); lineUpperBound() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h114 uint8_t SectionIndex; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp213 uint64_t SectionIndex; in visitLocationList() local
H A DDWARFFormValue.cpp369 uint64_t SectionIndex) { in dumpAddressSection()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp55 uint64_t FuncLowPC, FuncHighPC, SectionIndex; in addVariable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h149 uint64_t SectionIndex = UndefSection; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp272 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in notifyObjectLoaded() local

12