Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DELFObjectWriter.cpp192 MCSectionELF *createRelocationSection(MCContext &Ctx,
792 MCSectionELF *ELFWriter::createRelocationSection(MCContext &Ctx, in createRelocationSection() function in ELFWriter
1090 MCSectionELF *RelSection = createRelocationSection(Ctx, Section); in writeObject()