Searched defs:sym_path (Results 1 – 1 of 1) sorted by relevance
38 get_sym_path(const char* module_path, char* sym_path, size_t max_char) in get_sym_path()235 char sym_path[MAX_PATH]; in memcheck_get_address_info() local