Home
last modified time | relevance | path

Searched defs:reexport (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lld/MachO/
H A DInputFiles.h242 bool reexport = false; variable
H A DInputFiles.cpp1656 DylibFile *reexport = findDylib(path, umbrella, currentTopLevelTapi); in loadReexport() local