Home
last modified time | relevance | path

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

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