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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.h162 bool normalizeExistingThunk(Relocation &rel, uint64_t src);
H A DRelocations.cpp1894 bool ThunkCreator::normalizeExistingThunk(Relocation &rel, uint64_t src) { function in class:ThunkCreator
1952 if (pass > 0 && normalizeExistingThunk(rel, src))

Completed in 105 milliseconds