Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp337 static void FindUUID(const load_command *first_lc, u8 *uuid_output) { in FindUUID()
348 static bool IsModuleInstrumented(const load_command *first_lc) { in IsModuleInstrumented()