Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp2226 const int64_t keyAddend = rel.addend + pcBias; in getThunk() local
2236 keyAddend}]; in getThunk()
2238 thunkVec = &thunkedSymbols[{rel.sym, keyAddend}]; in getThunk()