Home
last modified time | relevance | path

Searched defs:pcBias (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.cpp198 uint64_t pcBias = isBLX(instr) ? 8 : 4; in writeTo() local
H A DRelocations.cpp2063 const int64_t pcBias = getPCBias(rel.type); in getISDThunkSec() local
2225 const int64_t pcBias = getPCBias(rel.type); in getThunk() local