Searched defs:DylibSymbol (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | Target.h | 30 class DylibSymbol; variable |
H A D | Symbols.h | 253 DylibSymbol(DylibFile *file, StringRefZ name, bool isWeakDef, DylibSymbol() function |
H A D | SyntheticSections.h | 36 class DylibSymbol; global() variable |