Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h366 RelocationBaseSection &getIRelativeSection(Ctx &ctx);
H A DRelocations.cpp1749 RelocationBaseSection &elf::getIRelativeSection(Ctx &ctx) { in getIRelativeSection() function in elf
1811 auto &dyn = getIRelativeSection(ctx); in handleNonPreemptibleIfunc()
H A DWriter.cpp855 auto &dyn = getIRelativeSection(ctx); in setReservedSymbolSections()