Searched defs:thunks (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | ConcatOutputSection.h | 78 std::vector<ConcatInputSection *> thunks; global() variable |
/llvm-project/lld/COFF/ | ||
H A D | DLL.h | 66 std::vector<Chunk *> thunks; global() variable |
/llvm-project/lld/ELF/ | ||
H A D | Relocations.h | 193 llvm::DenseMap<Symbol *, Thunk *> thunks; global() variable |