Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h189 thunkedSymbolsBySectionAndAddend; variable
H A DRelocations.cpp2235 thunkVec = &thunkedSymbolsBySectionAndAddend[{{d->section, d->value}, in getThunk()