/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.cpp | 25 LVSectionIndex SectionIndex) { in add() argument 45 LVSectionIndex SectionIndex, bool IsComdat) { in add() argument 62 LVSectionIndex SectionIndex = getReader().getDotTextSectionIndex(); in update() local 122 addToSymbolTable(StringRef Name,LVScope * Function,LVSectionIndex SectionIndex) addToSymbolTable() argument 126 addToSymbolTable(StringRef Name,LVAddress Address,LVSectionIndex SectionIndex,bool IsComdat) addToSymbolTable() argument 340 getSection(LVScope * Scope,LVAddress Address,LVSectionIndex SectionIndex) getSection() argument 370 addSectionRange(LVSectionIndex SectionIndex,LVScope * Scope) addSectionRange() argument 376 addSectionRange(LVSectionIndex SectionIndex,LVScope * Scope,LVAddress LowerAddress,LVAddress UpperAddress) addSectionRange() argument 383 getSectionRanges(LVSectionIndex SectionIndex) getSectionRanges() argument 395 createInstructions(LVScope * Scope,LVSectionIndex SectionIndex,const LVNameInfo & NameInfo) createInstructions() argument 530 createInstructions(LVScope * Function,LVSectionIndex SectionIndex) createInstructions() argument 571 LVSectionIndex SectionIndex = getSymbolTableIndex(Scope->getLinkageName()); createInstructions() local 585 processLines(LVLines * DebugLines,LVSectionIndex SectionIndex,LVScope * Function) processLines() argument 790 processLines(LVLines * DebugLines,LVSectionIndex SectionIndex) processLines() argument 861 LVSectionIndex SectionIndex = Entry.first; processLines() local 893 includeInlineeLines(LVSectionIndex SectionIndex,LVScope * Function) includeInlineeLines() argument [all...] |
H A D | LVDWARFReader.cpp | 656 LVSectionIndex SectionIndex = updateSymbolTable(CurrentScope); processOneDie() local 966 LVSectionIndex SectionIndex = getSectionIndex(CompileUnit); createScopes() local 1233 LVSectionIndex SectionIndex = Section->getIndex(); mapRangeAddress() local [all...] |
H A D | LVCodeViewReader.cpp | 767 LVSectionIndex SectionIndex = SymbolTableEntry.SectionIndex; traverseSymbolSection() local 1131 LVSectionIndex SectionIndex = DotTextSectionIndex; processModule() local [all...] |
/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 | DWARFFormValue.h | 53 uint64_t SectionIndex; /// Section index for reference forms. member
|
H A D | DWARFListTable.h | 32 uint64_t SectionIndex; member
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | MachODebugMapParser.cpp | 375 handleStabOSOEntry(StringIndex, Type, SectionIndex, in parseOneBinary() argument 394 handleStabSymbolTableEntry(StringIndex, Type, SectionIndex, Flags, Value, in parseOneBinary() argument 466 dumpSymTabEntry(raw_ostream & OS,uint64_t Index,uint32_t StringIndex,uint8_t Type,uint8_t SectionIndex,uint16_t Flags,uint64_t Value) dumpSymTabEntry() argument 610 handleStabOSOEntry(uint32_t StringIndex,uint8_t Type,uint8_t SectionIndex,uint16_t Flags,uint64_t Value,llvm::DenseSet<OSO> & OSOs,llvm::SmallSet<OSO,4> & Duplicates) handleStabOSOEntry() argument 623 handleStabSymbolTableEntry(uint32_t StringIndex,uint8_t Type,uint8_t SectionIndex,uint16_t Flags,uint64_t Value,const llvm::SmallSet<OSO,4> & Duplicates) handleStabSymbolTableEntry() argument [all...] |
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | COFFLinkGraphBuilder.cpp | 96 getCOFFSectionName(COFFSectionIndex SectionIndex,const object::coff_section * Sec,object::COFFSymbolRef Sym) getCOFFSectionName() argument 218 COFFSectionIndex SectionIndex = Sym->getSectionNumber(); graphifySymbols() local [all...] |
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCELFStreamer.cpp | 132 uint64_t SectionIndex = HexagonMCEmitCommonSymbol() local
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.h | 39 LVSectionIndex SectionIndex = 0; member [all...] |
/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
|
/llvm-project/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 999 SectionIndex, CSectionRe in writeSymbolEntryForControlSection() argument 945 writeSymbolEntryForCsectMemberLabel(const Symbol & SymbolRef,const XCOFFSection & CSectionRef,int16_t SectionIndex,uint64_t SymbolOffset) writeSymbolEntryForCsectMemberLabel() argument 989 writeSymbolEntryForDwarfSection(const XCOFFSection & DwarfSectionRef,int16_t SectionIndex) writeSymbolEntryForDwarfSection() argument 1223 const int16_t SectionIndex = Section->Index; writeSymbolTable() local 1440 int32_t SectionIndex = 1; assignAddressesAndIndices() local [all...] |
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCMachObjectWriter.h | 96 uint8_t SectionIndex; global() member
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 566 uint32_t SectionIndex) { in writeRelocSection() argument 665 uint32_t SectionIndex = 0; writeWasm() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVElement.cpp | 559 std::string Text = (Twine(" 0x") + Twine::utohexstr(SectionIndex) + in printLinkageName() local
|
H A D | LVScope.cpp | 1243 void LVScopeCompileUnit::addMapping(LVLine *Line, LVSectionIndex SectionIndex) { in addMapping() 1250 LVSectionIndex SectionIndex = getReader().getSectionIndex(Scope); in lineLowerBound() local 1260 LVSectionIndex SectionIndex = getReader().getSectionIndex(Scope); in lineUpperBound() local
|
/llvm-project/llvm/tools/obj2yaml/ |
H A D | wasm2yaml.cpp | 117 uint32_t SectionIndex = 0; in dumpCustomSection() local
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFFormValue.cpp | 369 uint64_t SectionIndex) { in dumpAddressSection() argument
|
H A D | DWARFDebugLoc.cpp | 213 uint64_t SectionIndex; visitLocationList() local [all...] |
/llvm-project/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 149 uint64_t SectionIndex = UndefSection; member
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 55 uint64_t FuncLowPC, FuncHighPC, SectionIndex; addVariable() local
|