Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_procmaps_mac_test.cpp40 …static constexpr char dylib_name[] = "libclang_rt.\0\0\0"; // 8 bytes aligned, padded with zeros p… member in __sanitizer::MemoryMappingLayoutMock
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp354 const char *dylib_name = ((const char *)dylib_lc) + dylib_name_offset; in IsModuleInstrumented() local
H A Dsanitizer_mac.cpp1043 const char *dylib_name = StripModuleName(info.dli_fname); StripEnv() local