Searched refs:__tsan_symbolize_external (Results 1 – 7 of 7) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_symbolize.cc | 42 bool __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, in __tsan_symbolize_external() function 57 if (__tsan_symbolize_external(addr, func_buf, sizeof(func_buf), file_buf, in SymbolizeCode()
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_symbolize.cpp | 42 bool __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, in __tsan_symbolize_external() function 97 if (__tsan_symbolize_external(addr, func_buf, sizeof(func_buf), file_buf, in SymbolizeCode()
|
/external/llvm-project/compiler-rt/test/tsan/Linux/ |
D | double_race.cpp | 17 extern "C" bool __tsan_symbolize_external(unsigned long pc, char *func_buf, in __tsan_symbolize_external() function
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | java_symbolization_legacy.cpp | 5 extern "C" bool __tsan_symbolize_external(jptr pc, in __tsan_symbolize_external() function
|
/external/compiler-rt/test/tsan/ |
D | java_symbolization.cc | 5 extern "C" bool __tsan_symbolize_external(jptr pc, in __tsan_symbolize_external() function
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 35568 …<!-- bool __tsan::__tsan_symbolize_external(__sanitizer::uptr, char*, __sanitizer::uptr, char*, __… 35569 …<function-decl name='__tsan_symbolize_external' filepath='../../.././libsanitizer/tsan/tsan_symbol…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 21246 …<function-decl name='__tsan_symbolize_external' filepath='../../.././libsanitizer/tsan/tsan_symbol…
|