Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp194 MCSectionELF *createRelocationSection(MCContext &Ctx,
783 MCSectionELF *ELFWriter::createRelocationSection(MCContext &Ctx, in createRelocationSection() function in ELFWriter
1106 MCSectionELF *RelSection = createRelocationSection(Ctx, Section); in writeObject()