Home
last modified time | relevance | path

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

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