Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DRelocator.cpp61 std::string reloc_sym(pReloc.symInfo()->name()); in issueUndefRef() local
62 reloc_sym = demangleName(reloc_sym); in issueUndefRef()
70 fatal(diag::undefined_reference) << reloc_sym << pInput.path() << sect_name in issueUndefRef()
95 fatal(diag::undefined_reference_text) << reloc_sym << pInput.path() in issueUndefRef()