Home
last modified time | relevance | path

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

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