Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFRelocMap.h21 uint64_t SectionIndex; member
DDWARFDebugRangeList.h37 uint64_t SectionIndex; member
DDWARFAddressRange.h25 uint64_t SectionIndex; member
DDWARFDebugLoc.h38 uint64_t SectionIndex; member
DDWARFFormValue.h54 uint64_t SectionIndex; /// Section index for reference forms. member
DDWARFListTable.h33 uint64_t SectionIndex; member
DDWARFDebugLine.h216 uint64_t SectionIndex; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DXCOFFObjectWriter.cpp431 int16_t SectionIndex, uint64_t SymbolOffset) { in writeSymbolTableEntryForCsectMemberLabel()
467 const ControlSection &CSectionRef, int16_t SectionIndex, in writeSymbolTableEntryForControlSection()
567 const int16_t SectionIndex = Section->Index; in writeSymbolTable() local
600 int32_t SectionIndex = 1; in assignAddressesAndIndices() local
DWasmObjectWriter.cpp883 uint32_t SectionIndex, StringRef Name, in writeRelocSection()
962 const uint32_t SectionIndex = in writeLinkingMetaDataSection() local
DMachObjectWriter.cpp343 uint8_t SectionIndex = MSD.SectionIndex; in writeNlist() local
DMCAssembler.cpp767 unsigned SectionIndex = 0; in layout() local
DELFObjectWriter.cpp119 uint32_t SectionIndex; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp128 uint64_t SectionIndex = in HexagonMCEmitCommonSymbol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h88 uint8_t SectionIndex; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp509 uint32_t SectionIndex) { in writeRelocSection()
604 uint32_t SectionIndex = 0; in writeWasm() local
DELFEmitter.cpp895 unsigned int SectionIndex = 0; in writeSectionContent() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp376 uint64_t SectionIndex) { in dumpAddressSection()
DDWARFDebugLoc.cpp215 uint64_t SectionIndex; in visitLocationList() local
DDWARFContext.cpp1350 uint64_t SectionIndex; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DObjectFile.h143 uint64_t SectionIndex = UndefSection; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp273 uint64_t SectionIndex = object::SectionedAddress::UndefSection; in notifyObjectLoaded() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp589 uint16_t SectionIndex = &Sec - sectionHeaderTable32() + 1; in getLogicalNumberOfRelocationEntries() local
DWasmObjectFile.cpp751 uint32_t SectionIndex = readVaruint32(Ctx); in parseRelocSection() local