Searched defs:symbol_file (Results 1 – 1 of 1) sorted by relevance
76 bool ProcessKernelSymbols(const std::string& symbol_file, in ProcessKernelSymbols()119 static bool FindStartOfKernelSymbol(const std::string& symbol_file, uint64_t* start_addr) { in FindStartOfKernelSymbol()134 static bool FindKernelFunctionSymbol(const std::string& symbol_file, const std::string& name, in FindKernelFunctionSymbol()