Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_symbolize.cc42 bool __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, in __tsan_symbolize_external()
53 static char func_buf[1024]; in SymbolizeCode() local
/aosp_15_r20/external/compiler-rt/test/tsan/
H A Djava_symbolization.cc6 char *func_buf, jptr func_siz, in __tsan_symbolize_external()