Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp25 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
311 getSection(LVScope * Scope,LVAddress Address,LVSectionIndex SectionIndex) getSection() argument
341 addSectionRange(LVSectionIndex SectionIndex,LVScope * Scope) addSectionRange() argument
347 addSectionRange(LVSectionIndex SectionIndex,LVScope * Scope,LVAddress LowerAddress,LVAddress UpperAddress) addSectionRange() argument
354 getSectionRanges(LVSectionIndex SectionIndex) getSectionRanges() argument
366 createInstructions(LVScope * Scope,LVSectionIndex SectionIndex,const LVNameInfo & NameInfo) createInstructions() argument
501 createInstructions(LVScope * Function,LVSectionIndex SectionIndex) createInstructions() argument
542 LVSectionIndex SectionIndex = getSymbolTableIndex(Scope->getLinkageName()); createInstructions() local
556 processLines(LVLines * DebugLines,LVSectionIndex SectionIndex,LVScope * Function) processLines() argument
761 processLines(LVLines * DebugLines,LVSectionIndex SectionIndex) processLines() argument
832 LVSectionIndex SectionIndex = Entry.first; processLines() local
864 includeInlineeLines(LVSectionIndex SectionIndex,LVScope * Function) includeInlineeLines() argument
[all...]
H A DLVELFReader.cpp
H A DLVCodeViewReader.cpp767 LVSectionIndex SectionIndex = SymbolTableEntry.SectionIndex; in traverseSymbolSection() local
1131 LVSectionIndex SectionIndex = DotTextSectionIndex; in processModule() local
/freebsd-src/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 DDWARFFormValue.h53 uint64_t SectionIndex; /// Section index for reference forms. member
H A DDWARFListTable.h32 uint64_t SectionIndex; member
H A DDWARFDebugLine.h207 uint64_t SectionIndex; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp128 uint64_t SectionIndex = HexagonMCEmitCommonSymbol() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp96 COFFLinkGraphBuilder::getCOFFSectionName(COFFSectionIndex SectionIndex, in getCOFFSectionName()
218 COFFSectionIndex SectionIndex = Sym->getSectionNumber(); in graphifySymbols() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h89 uint8_t SectionIndex; global() member
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h39 LVSectionIndex SectionIndex = 0; member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp945 int16_t SectionIndex, uint64_t SymbolOffset) { in writeSymbolEntryForControlSection() argument
891 writeSymbolEntryForCsectMemberLabel(const Symbol & SymbolRef,const XCOFFSection & CSectionRef,int16_t SectionIndex,uint64_t SymbolOffset) writeSymbolEntryForCsectMemberLabel() argument
935 writeSymbolEntryForDwarfSection(const XCOFFSection & DwarfSectionRef,int16_t SectionIndex) writeSymbolEntryForDwarfSection() argument
1161 const int16_t SectionIndex = Section->Index; writeSymbolTable() local
1376 int32_t SectionIndex = 1; assignAddressesAndIndices() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp566 uint32_t SectionIndex) { in writeRelocSection()
665 uint32_t SectionIndex = 0; in writeWasm() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp559 LVSectionIndex SectionIndex = getReader().getSectionIndex(Scope); in printLinkageName() local
H A DLVScope.cpp1243 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
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp369 uint64_t SectionIndex) { in dumpAddressSection() argument
H A DDWARFDebugLoc.cpp213 uint64_t SectionIndex; in visitLocationList() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp55 uint64_t FuncLowPC, FuncHighPC, SectionIndex; in addVariable() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h149 uint64_t SectionIndex = UndefSection; member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp272 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in notifyObjectLoaded() local

12