Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp279 const SectionIndexMapTy &SectionIndexMap) { in WriteSymbolTable()
517 SectionIndexMapTy &SectionIndexMap, in ComputeIndexMap()
545 const SectionIndexMapTy &SectionIndexMap, in ComputeSymbolTable()
789 SectionIndexMapTy &SectionIndexMap, in CreateMetadataSections()
886 SectionIndexMapTy &SectionIndexMap, in CreateIndexedSections()
937 const SectionIndexMapTy &SectionIndexMap, in WriteSection()
1068 const SectionIndexMapTy &SectionIndexMap, in WriteSectionHeader()
1140 SectionIndexMapTy SectionIndexMap; in WriteObject() local
DMachObjectWriter.cpp425 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in ComputeSymbolTable() local