Searched defs:SectionIndexMap (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/MC/ |
| D | ELFObjectWriter.cpp | 280 const SectionIndexMapTy &SectionIndexMap) { in WriteSymbolTable() 527 SectionIndexMapTy &SectionIndexMap, in ComputeIndexMap() 555 const SectionIndexMapTy &SectionIndexMap, in ComputeSymbolTable() 802 SectionIndexMapTy &SectionIndexMap, in CreateMetadataSections() 899 SectionIndexMapTy &SectionIndexMap, in CreateIndexedSections() 950 const SectionIndexMapTy &SectionIndexMap, in WriteSection() 1080 const SectionIndexMapTy &SectionIndexMap, in WriteSectionHeader() 1152 SectionIndexMapTy SectionIndexMap; in WriteObject() local
|
| D | MachObjectWriter.cpp | 425 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in ComputeSymbolTable() local
|
| /external/llvm/lib/MC/ |
| D | ELFObjectWriter.cpp | 768 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable() 1134 void ELFObjectWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection() 1184 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader() 1222 SectionIndexMapTy SectionIndexMap; in writeObject() local
|
| D | MachObjectWriter.cpp | 513 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
| D | ELFObjectWriter.cpp | 611 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable() 966 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection() 1019 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader() 1058 SectionIndexMapTy SectionIndexMap; in writeObject() local
|
| D | MachObjectWriter.cpp | 530 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
|