Home
last modified time | relevance | path

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

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