Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.h294 void CreateRelocationSections(MCAssembler &Asm, MCAsmLayout &Layout,
DELFObjectWriter.cpp674 void ELFObjectWriter::CreateRelocationSections(MCAssembler &Asm, in CreateRelocationSections() function in ELFObjectWriter
1157 CreateRelocationSections(Asm, const_cast<MCAsmLayout&>(Layout), RelMap); in WriteObject()