Home
last modified time | relevance | path

Searched defs:thunks (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/MachO/
H A DConcatOutputSection.h78 std::vector<ConcatInputSection *> thunks; global() variable
/llvm-project/lld/COFF/
H A DDLL.h66 std::vector<Chunk *> thunks; global() variable
/llvm-project/lld/ELF/
H A DRelocations.h193 llvm::DenseMap<Symbol *, Thunk *> thunks; global() variable