/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.cpp | 25 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 D | LVDWARFReader.cpp | 656 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 D | LVCodeViewReader.cpp | 1132 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 D | DWARFRelocMap.h | 22 uint64_t SectionIndex; member
|
H A D | DWARFDebugRangeList.h | 39 uint64_t SectionIndex; member
|
H A D | DWARFAddressRange.h | 28 uint64_t SectionIndex; member
|
H A D | DWARFDebugLoc.h | 41 uint64_t SectionIndex; member
|
H A D | DWARFListTable.h | 32 uint64_t SectionIndex; member
|
H A D | DWARFFormValue.h | 53 uint64_t SectionIndex; /// Section index for reference forms. member
|
H A D | DWARFDebugLine.h | 207 uint64_t SectionIndex; member
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | COFFLinkGraphBuilder.cpp | 95 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 D | ARMEHABIPrinter.h | 368 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 D | MachODumper.cpp | 323 uint8_t SectionIndex; member 471 int SectionIndex = -1; in printSectionHeaders() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCELFStreamer.cpp | 130 uint64_t SectionIndex = in HexagonMCEmitCommonSymbol() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.h | 39 LVSectionIndex SectionIndex = 0; member
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 945 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 D | WasmEmitter.cpp | 566 uint32_t SectionIndex) { in writeRelocSection() 665 uint32_t SectionIndex = 0; in writeWasm() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVElement.cpp | 560 std::string Text = (Twine(" 0x") + Twine::utohexstr(SectionIndex) + in printLinkageName() local
|
H A D | LVScope.cpp | 1251 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 D | MCMachObjectWriter.h | 114 uint8_t SectionIndex; member
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugLoc.cpp | 213 uint64_t SectionIndex; in visitLocationList() local
|
H A D | DWARFFormValue.cpp | 369 uint64_t SectionIndex) { in dumpAddressSection()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 55 uint64_t FuncLowPC, FuncHighPC, SectionIndex; in addVariable() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 149 uint64_t SectionIndex = UndefSection; member
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/ |
H A D | PerfJITEventListener.cpp | 272 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in notifyObjectLoaded() local
|