Searched defs:SectionIndexMap (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/lib/MC/ |
H A 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
|
H A D | MachObjectWriter.cpp | 513 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | ELFObjectWriter.cpp | 633 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable() 995 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection() 1052 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader() 1093 SectionIndexMapTy SectionIndexMap; in writeObject() local
|
H A D | MachObjectWriter.cpp | 547 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | ELFObjectWriter.cpp | 609 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable() 986 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection() 1039 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader() 1078 SectionIndexMapTy SectionIndexMap; in writeObject() local
|
H A D | MachObjectWriter.cpp | 546 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | XCOFFEmitter.cpp | 75 DenseMap<StringRef, int16_t> SectionIndexMap = { member in __anond37342790111::XCOFFWriter
|