Searched defs:SectionIndex (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFRelocMap.h22 uint64_t SectionIndex; member in struct:llvm::RelocAddrEntry
H A DDWARFAddressRange.h28 uint64_t SectionIndex; member in struct:llvm::DWARFAddressRange
[all...]
H A DDWARFDebugRangeList.h39 uint64_t SectionIndex; member in struct:llvm::DWARFDebugRangeList::RangeListEntry
H A DDWARFDebugLoc.h41 uint64_t SectionIndex; member in struct:llvm::DWARFLocationEntry
H A DDWARFListTable.h32 uint64_t SectionIndex; member in struct:llvm::DWARFListEntryBase
H A DDWARFFormValue.h53 uint64_t SectionIndex; /// Section index for reference forms. member in struct:llvm::DWARFFormValue::ValueType
H A DDWARFDebugLine.h207 uint64_t SectionIndex; member in struct:llvm::DWARFDebugLine::Sequence
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp128 uint64_t SectionIndex = local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h39 LVSectionIndex SectionIndex = 0; member in struct:llvm::logicalview::final
42 LVSymbolTableEntry(LVScope *Scope, LVAddress Address, LVSectionIndex SectionIndex, bool IsComdat) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp665 uint32_t SectionIndex = 0; local
565 writeRelocSection(raw_ostream &OS, WasmYAML::Section &Sec, uint32_t SectionIndex) argument
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp96 COFFLinkGraphBuilder::getCOFFSectionName(COFFSectionIndex SectionIndex, argument
218 COFFSectionIndex SectionIndex = Sym->getSectionNumber(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h89 uint8_t SectionIndex; member in struct:llvm::MachObjectWriter::MachSymbolData
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp367 dumpAddressSection(const DWARFObject &Obj, raw_ostream &OS, DIDumpOptions DumpOpts, uint64_t SectionIndex) argument
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp559 LVSectionIndex SectionIndex = getReader().getSectionIndex(Scope); local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp55 uint64_t FuncLowPC, FuncHighPC, SectionIndex; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h194 std::optional<uint16_t> SectionIndex; member in struct:llvm::XCOFFYAML::Symbol
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h519 void PrinterContext<ET>::PrintIndexTable(unsigned SectionIndex, argument
627 int SectionIndex = 0; local
[all...]
H A DMachODumper.cpp323 uint8_t SectionIndex; member in struct:__anon3106::MachOSymbol
471 int SectionIndex = -1; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp62 LVSectionIndex SectionIndex = getReader().getDotTextSectionIndex(); local
24 add(StringRef Name, LVScope *Function, LVSectionIndex SectionIndex) argument
44 add(StringRef Name, LVAddress Address, LVSectionIndex SectionIndex, bool IsComdat) argument
121 addToSymbolTable(StringRef Name, LVScope *Function, LVSectionIndex SectionIndex) argument
125 addToSymbolTable(StringRef Name, LVAddress Address, LVSectionIndex SectionIndex, bool IsComdat) argument
310 getSection(LVScope *Scope, LVAddress Address, LVSectionIndex SectionIndex) argument
341 addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope) argument
347 addSectionRange(LVSectionIndex SectionIndex, LVScope *Scope, LVAddress LowerAddress, LVAddress UpperAddress) argument
354 getSectionRanges(LVSectionIndex SectionIndex) argument
365 createInstructions(LVScope *Scope, LVSectionIndex SectionIndex, const LVNameInfo &NameInfo) argument
500 createInstructions(LVScope *Function, LVSectionIndex SectionIndex) argument
542 LVSectionIndex SectionIndex = getSymbolTableIndex(Scope->getLinkageName()); local
555 processLines(LVLines *DebugLines, LVSectionIndex SectionIndex, LVScope *Function) argument
760 processLines(LVLines *DebugLines, LVSectionIndex SectionIndex) argument
832 LVSectionIndex SectionIndex = Entry.first; local
864 includeInlineeLines(LVSectionIndex SectionIndex, LVScope *Function) argument
[all...]
H A DLVELFReader.cpp643 LVSectionIndex SectionIndex = updateSymbolTable(CurrentScope); local
1219 LVSectionIndex SectionIndex = Section->getIndex(); local
[all...]
H A DLVCodeViewReader.cpp767 LVSectionIndex SectionIndex = SymbolTableEntry.SectionIndex; local
1131 LVSectionIndex SectionIndex = DotTextSectionIndex; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp272 uint64_t SectionIndex = object::SectionedAddress::UndefSection; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h149 uint64_t SectionIndex = UndefSection; member in struct:llvm::object::SectionedAddress
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp823 unsigned SectionIndex = 0; local
H A DMachObjectWriter.cpp344 uint8_t SectionIndex = MSD.SectionIndex; local
[all...]

Completed in 431 milliseconds

12