Searched refs:KernelSymbol (Results 1 – 5 of 5) sorted by relevance
32 static bool KernelSymbolsMatch(const KernelSymbol& sym1, in KernelSymbolsMatch()33 const KernelSymbol& sym2) { in KernelSymbolsMatch()44 KernelSymbol expected_symbol; in TEST()
149 struct KernelSymbol { struct157 const std::function<bool(const KernelSymbol&)>& callback); argument
338 const std::function<bool(const KernelSymbol&)>& callback) { in ProcessKernelSymbols()352 KernelSymbol symbol; in ProcessKernelSymbols()
112 struct KernelSymbol;
641 auto symbol_callback = [&](const KernelSymbol& symbol) { in ReadSymbolsFromKallsyms()