Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp2164 static int64_t getPCBias(Ctx &ctx, const InputSection &isec, in getPCBias() function
2190 const int64_t pcBias = getPCBias(ctx, *isec, rel); in getISDThunkSec()
2351 const int64_t pcBias = getPCBias(ctx, *isec, rel); in getThunk()
2510 rel.addend = -getPCBias(ctx, *isec, rel); in createThunks()