Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/diff/
Dabi_diff.h48 allow_adding_removing_weak_symbols_(allow_adding_removing_weak_symbols), in HeaderAbiDiff()
154 bool allow_adding_removing_weak_symbols_; variable
Dabi_diff.cpp260 if (allow_adding_removing_weak_symbols_ && in PopulateElfElements()
342 if (allow_adding_removing_weak_symbols_ && old_elf_map) { in DumpLoneElements()