Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h175 thunkedSymbols; variable
DRelocations.cpp1906 thunkVec = &thunkedSymbols[{rel.sym, addend}]; in getThunk()