Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DELFObjectWriter.cpp206 MCSectionELF *createRelocationSection(MCContext &Ctx,
781 MCSectionELF *ELFWriter::createRelocationSection(MCContext &Ctx, in createRelocationSection() function in ELFWriter
1102 MCSectionELF *RelSection = createRelocationSection(Ctx, Section); in writeObject()