Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp603 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable()
980 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection()
1037 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1076 SectionIndexMapTy SectionIndexMap; in writeObject() local
H A DMachObjectWriter.cpp546 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local