Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DRelocator.cpp75 std::string caller_file_name; in issueUndefRef() local
83 caller_file_name = sym.resolveInfo()->name(); in issueUndefRef()
96 << caller_file_name << caller_func_name; in issueUndefRef()