Home
last modified time | relevance | path

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

/third_party/libabigail/src/
H A Dabg-elf-reader.cc704 bool looking_at_linux_kernel_binary = in function_symbol_is_exported() local
707 if (looking_at_linux_kernel_binary) in function_symbol_is_exported()
736 bool looking_at_linux_kernel_binary = in variable_symbol_is_exported() local
739 if (looking_at_linux_kernel_binary) in variable_symbol_is_exported()
762 bool looking_at_linux_kernel_binary = in function_symbol_is_exported() local
766 if (looking_at_linux_kernel_binary) in function_symbol_is_exported()
792 bool looking_at_linux_kernel_binary = in variable_symbol_is_exported() local
796 if (looking_at_linux_kernel_binary) in variable_symbol_is_exported()

Completed in 3 milliseconds