Home
last modified time | relevance | path

Searched refs:computeIndexMap (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/MC/
DELFObjectWriter.cpp239 void computeIndexMap(MCAssembler &Asm, SectionIndexMapTy &SectionIndexMap);
934 void ELFObjectWriter::computeIndexMap(MCAssembler &Asm, in computeIndexMap() function in ELFObjectWriter
1441 computeIndexMap(Asm, SectionIndexMap); in createIndexedSections()