Home
last modified time | relevance | path

Searched refs:BAD (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/os/
H A Dstacktrace.cpp32 enum DebugInfoStatus { NOT_READ, VALID, BAD }; enumerator
211 if (vma->status == VmaEntry::BAD) { in ReadDebugInfo()
218 vma->status = VmaEntry::BAD; in ReadDebugInfo()
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dstacktrace.cpp32 enum DebugInfoStatus { NOT_READ, VALID, BAD }; enumerator
211 if (vma->status == VmaEntry::BAD) { in ReadDebugInfo()
218 vma->status = VmaEntry::BAD; in ReadDebugInfo()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/
H A Dvalidate-recipes267 unless $previous_line =~ /\|CB_(RULE|BAD|OK|SEE|NON_COMPLIANT_CODE|COMPLIANT_CODE)\|/;
331 } elsif ($line =~ /^\|CB_(BAD|NON_COMPLIANT_CODE)\|$/) {

Completed in 3 milliseconds