Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp241 MCSectionData *createRelocationSection(MCAssembler &Asm,
956 if (MCSectionData *RelSD = createRelocationSection(Asm, SD)) { in computeIndexMap()
1110 ELFObjectWriter::createRelocationSection(MCAssembler &Asm, in createRelocationSection() function in ELFObjectWriter