Home
last modified time | relevance | path

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

/llvm-project/libunwind/src/
H A DAddressSpace.hpp493 dyld_unwind_sections dyldInfo; in findUnwindSections() local
672 Dl_info dyldInfo; in findFunctionName() local
/llvm-project/lld/MachO/
H A DInputFiles.cpp1733 const auto *dyldInfo = findCommand<dyld_info_command>(hdr, LC_DYLD_INFO_ONLY); DylibFile() local