Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp58 SectionIndexMapTy &SectionIndexMap; member in __anond77f7eed0111::SymbolTableWriter
348 SectionIndexMapTy &SectionIndexMap, in SymbolTableWriter()
628 SectionIndexMapTy &SectionIndexMap) { in WriteSymbolTable()
950 SectionIndexMapTy &SectionIndexMap, in ComputeIndexMap()
979 const SectionIndexMapTy &SectionIndexMap, in computeSymbolTable()
1379 SectionIndexMapTy &SectionIndexMap, in CreateMetadataSections()
1437 SectionIndexMapTy &SectionIndexMap, in CreateIndexedSections()
1481 const SectionIndexMapTy &SectionIndexMap, in WriteSection()
1631 const SectionIndexMapTy &SectionIndexMap, in WriteSectionHeader()
1703 SectionIndexMapTy SectionIndexMap; in WriteObject() local
H A DMachObjectWriter.cpp533 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in ComputeSymbolTable() local