Searched refs:check_binary_symbol (Results 1 – 2 of 2) sorted by relevance
/external/bcc/src/cc/api/ |
D | BPF.cc | 273 TRY2(check_binary_symbol(binary_path, symbol, symbol_addr, module, offset, in attach_uprobe() 516 TRY2(check_binary_symbol(binary_path, symbol, symbol_addr, module, offset, in detach_uprobe() 761 StatusTuple BPF::check_binary_symbol(const std::string& binary_path, in check_binary_symbol() function in ebpf::BPF
|
D | BPF.h | 389 StatusTuple check_binary_symbol(const std::string& binary_path,
|