Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/MachO/
HDConcatOutputSection.h78 std::vector<ConcatInputSection *> thunks; variable
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
HDDLL.h66 std::vector<Chunk *> thunks; variable
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h195 llvm::DenseMap<Symbol *, Thunk *> thunks; variable