Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1760 static bool handleNonPreemptibleIfunc(Ctx &ctx, Symbol &sym, uint16_t flags) { in handleNonPreemptibleIfunc() function
1842 if (handleNonPreemptibleIfunc(ctx, sym, flags)) in postScanRelocations()