Home
last modified time | relevance | path

Searched defs:SectionIndexMap (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/lib/MC/
H A DELFObjectWriter.cpp768 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 DMachObjectWriter.cpp513 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DELFObjectWriter.cpp633 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 DMachObjectWriter.cpp547 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DELFObjectWriter.cpp609 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 DMachObjectWriter.cpp546 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp75 DenseMap<StringRef, int16_t> SectionIndexMap = { member in __anond37342790111::XCOFFWriter