Home
last modified time | relevance | path

Searched refs:asan_permitted_path (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/linkerconfig/contents/tests/configuration/include/
H A Dmodules.h38 std::vector<std::string> asan_permitted_path; member
H A Dlinkerconfigparser.h81 target_path = &current_namespace.asan_permitted_path; in ParseNamespacePath()