Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp58 SectionIndexMapTy &SectionIndexMap; member in __anon4ed704dc0111::SymbolTableWriter
331 SectionIndexMapTy &SectionIndexMap, in SymbolTableWriter()
607 SectionIndexMapTy &SectionIndexMap) { in WriteSymbolTable()
935 SectionIndexMapTy &SectionIndexMap) { in computeIndexMap()
966 const SectionIndexMapTy &SectionIndexMap, in computeSymbolTable()
1365 MCAssembler &Asm, MCAsmLayout &Layout, SectionIndexMapTy &SectionIndexMap) { in CreateMetadataSections()
1417 RevGroupMapTy &RevGroupMap, SectionIndexMapTy &SectionIndexMap) { in createIndexedSections()
1460 const SectionIndexMapTy &SectionIndexMap, in writeSection()
1553 const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1586 SectionIndexMapTy SectionIndexMap; in WriteObject() local
DMachObjectWriter.cpp531 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in ComputeSymbolTable() local