Home
last modified time | relevance | path

Searched defs:SecIndex (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h53 void setGraphSymbol(COFFSectionIndex SecIndex, COFFSymbolIndex SymIndex, in setGraphSymbol()
68 void setGraphBlock(COFFSectionIndex SecIndex, Block *B) { in setGraphBlock()
74 Block *getGraphBlock(COFFSectionIndex SecIndex) const { in getGraphBlock()
H A DELFLinkGraphBuilder.h80 void setGraphBlock(ELFSectionIndex SecIndex, Block *B) { in setGraphBlock()
85 Block *getGraphBlock(ELFSectionIndex SecIndex) { in getGraphBlock()
302 for (ELFSectionIndex SecIndex = 0; SecIndex != Sections.size(); ++SecIndex) { in graphifySections() local
H A DMachOLinkGraphBuilder.cpp130 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections() local
319 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address, in addSectionStartSymAndBlock()
403 auto SecIndex = KV.first; in graphifyRegularSymbols() local
H A DCOFFLinkGraphBuilder.cpp126 for (COFFSectionIndex SecIndex = 1; in graphifySections() local
396 for (COFFSectionIndex SecIndex = 1; in calculateImplicitSizeOfSymbols() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp109 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections() local
362 auto SecIndex = KV.first; in graphifyRegularSymbols() local
/aosp_15_r20/external/llvm/lib/MC/
H A DELFObjectWriter.cpp1282 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DELFObjectWriter.cpp1155 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DELFObjectWriter.cpp1152 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject() local