Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DELFObjectWriter.cpp613 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable()
967 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection()
1024 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1063 SectionIndexMapTy SectionIndexMap; in writeObject() local
H A DMachObjectWriter.cpp548 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp75 DenseMap<StringRef, int16_t> SectionIndexMap = { member in __anon7d28c6690111::XCOFFWriter