Searched refs:issueUndefRef (Results 1 – 7 of 7) sorted by relevance
/frameworks/compile/mclinker/include/mcld/LD/ |
D | Relocator.h | 63 virtual void issueUndefRef(Relocation& pReloc,
|
/frameworks/compile/mclinker/lib/LD/ |
D | Relocator.cpp | 53 void Relocator::issueUndefRef(Relocation& pReloc, in issueUndefRef() function in mcld::Relocator
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64Relocator.cpp | 399 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocator.cpp | 223 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsRelocator.cpp | 220 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 757 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.cpp | 186 issueUndefRef(pReloc, pSection, pInput); in scanRelocation()
|