Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DRelocator.h63 virtual void issueUndefRef(Relocation& pReloc,
/frameworks/compile/mclinker/lib/LD/
DRelocator.cpp53 void Relocator::issueUndefRef(Relocation& pReloc, in issueUndefRef() function in mcld::Relocator
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp399 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp223 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp220 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp757 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp186 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()