Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_code_parser_context.cpp171 auto markDependency = [](auto &a, bool &shouldDelete) { in TryDeletePatch()
190 bool shouldDelete = false; in TryDeletePatch() local