Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DRelocations.h188 bool normalizeExistingThunk(Relocation &Rel, uint64_t Src);
H A DRelocations.cpp1416 bool ThunkCreator::normalizeExistingThunk(Relocation &Rel, uint64_t Src) { in normalizeExistingThunk() function in ThunkCreator
1477 if (Pass > 0 && normalizeExistingThunk(Rel, Src)) in createThunks()