Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h237 std::vector<Thunk *> allThunks; variable
H A DRelocations.cpp2413 for (Thunk *t : allThunks) { in addSyntheticLandingPads()
2499 allThunks.push_back(t); in createThunks()