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/
Dheader_abi_diff.cpp128 static llvm::cl::opt<bool> allow_adding_removing_weak_symbols( variable
163 allow_adding_removing_weak_symbols = value_bool; in ReadConfigFile()
209 ignored_symbols, allow_adding_removing_weak_symbols, in main()
Dabi_diff.h39 bool allow_adding_removing_weak_symbols, in HeaderAbiDiff() argument
48 allow_adding_removing_weak_symbols_(allow_adding_removing_weak_symbols), in HeaderAbiDiff()