Searched refs:CallAddr2Line (Results 1 - 1 of 1) sorted by relevance

/build/tools/
H A Dadbs28 def CallAddr2Line(lib, addr): function
56 # similar to CallAddr2Line, but using objdump to find out the name of the
175 func_line_pair = CallAddr2Line(lib_name, code_addr)

Completed in 134 milliseconds