Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DDLL.h62 std::vector<Chunk *> thunks; variable
/llvm-project-15.0.7/lld/MachO/
H A DConcatOutputSection.h79 std::vector<ConcatInputSection *> thunks; variable
/llvm-project-15.0.7/lld/ELF/
H A DRelocations.h178 llvm::DenseMap<Symbol *, Thunk *> thunks; variable