Home
last modified time | relevance | path

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

/external/bcc/src/cc/api/
DBPF.cc596 std::string& module_res, in check_binary_symbol() argument
607 module_res = output.module; in check_binary_symbol()
610 module_res = ""; in check_binary_symbol()
DBPF.h221 uint64_t symbol_addr, std::string& module_res,