Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp583 const SectionIndexMapTy &SectionIndexMap) { in WriteSymbolTable()
838 SectionIndexMapTy &SectionIndexMap, in ComputeIndexMap()
866 const SectionIndexMapTy &SectionIndexMap, in ComputeSymbolTable()
1123 SectionIndexMapTy &SectionIndexMap, in CreateMetadataSections()
1220 SectionIndexMapTy &SectionIndexMap, in CreateIndexedSections()
1271 const SectionIndexMapTy &SectionIndexMap, in WriteSection()
1417 const SectionIndexMapTy &SectionIndexMap, in WriteSectionHeader()
1489 SectionIndexMapTy SectionIndexMap; in WriteObject() local
DMachObjectWriter.cpp482 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in ComputeSymbolTable() local