Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Module-CoreList/lib/Module/
H A DCoreList.pm21138 sub is_core global() subroutine
[all...]
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1609 const bool is_core = GetType() == eTypeCoreFile; in ProcessSegmentCommand() local