Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp75 DenseMap<StringRef, int16_t> SectionIndexMap = { member in __anon861d44700111::XCOFFWriter