Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_symbolize.cc39 ReportStack *NewReportStackEntry(uptr addr) { in NewReportStackEntry() function
47 static ReportStack *NewReportStackEntry(const AddressInfo &info) { in NewReportStackEntry() function
/external/compiler-rt/lib/tsan/go/
Dtsan_go.cc42 ReportStack *NewReportStackEntry(uptr addr) { in NewReportStackEntry() function