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()
148 struct KernelSymbol { struct156 const std::function<bool(const KernelSymbol&)>& callback); argument
339 const std::function<bool(const KernelSymbol&)>& callback) { in ProcessKernelSymbols()353 KernelSymbol symbol; in ProcessKernelSymbols()
111 struct KernelSymbol;
629 auto symbol_callback = [&](const KernelSymbol& symbol) { in ReadSymbolsFromKallsyms()