Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp2053 const int64_t keyAddend = rel.addend + pcBias; in getThunk() local
2063 keyAddend}]; in getThunk()
2065 thunkVec = &thunkedSymbols[{rel.sym, keyAddend}]; in getThunk()