Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DConcatOutputSection.h78 std::vector<ConcatInputSection *> thunks; variable
/openbsd-src/gnu/llvm/lld/COFF/
H A DDLL.h66 std::vector<Chunk *> thunks; variable
/openbsd-src/gnu/llvm/lld/ELF/
H A DRelocations.h177 llvm::DenseMap<Symbol *, Thunk *> thunks; variable
/openbsd-src/gnu/gcc/gcc/cp/
H A Dclass.c6602 tree thunks; in dump_thunk() local