Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp643 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable()
1005 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection()
1062 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1103 SectionIndexMapTy SectionIndexMap; in writeObject() local
H A DMachObjectWriter.cpp545 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp75 DenseMap<StringRef, int16_t> SectionIndexMap = { member in __anon25a8e72f0111::XCOFFWriter