Home
last modified time | relevance | path

Searched defs:first_lc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc263 static void FindUUID(const load_command *first_lc, u8 *uuid_output) { in FindUUID()
274 static bool IsModuleInstrumented(const load_command *first_lc) { in IsModuleInstrumented()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc265 static void FindUUID(const load_command *first_lc, u8 *uuid_output) { in FindUUID()
276 static bool IsModuleInstrumented(const load_command *first_lc) { in IsModuleInstrumented()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp269 static void FindUUID(const load_command *first_lc, u8 *uuid_output) { in FindUUID()
280 static bool IsModuleInstrumented(const load_command *first_lc) { in IsModuleInstrumented()