Searched defs:reexport (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/lld/MachO/ | ||
H A D | InputFiles.h | 242 bool reexport = false; variable |
H A D | InputFiles.cpp | 1656 DylibFile *reexport = findDylib(path, umbrella, currentTopLevelTapi); in loadReexport() local |