Home
last modified time | relevance | path

Searched refs:check_binary_symbol (Results 1 – 2 of 2) sorted by relevance

/external/bcc/src/cc/api/
DBPF.cc199 TRY2(check_binary_symbol(binary_path, symbol, symbol_addr, module, offset)); in attach_uprobe()
399 TRY2(check_binary_symbol(binary_path, symbol, symbol_addr, module, offset)); in detach_uprobe()
593 StatusTuple BPF::check_binary_symbol(const std::string& binary_path, in check_binary_symbol() function in ebpf::BPF
DBPF.h219 StatusTuple check_binary_symbol(const std::string& binary_path,