Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/LD/
H A DStubFactory.cpp114 if ((*it)->isMyDuty(pReloc, pSource, pTargetSymValue)) in findPrototype()
123 if ((*it)->isMyDuty(pFragRef)) in findPrototype()
/aosp12/frameworks/compile/mclinker/include/mcld/Fragment/
H A DStub.h68 virtual bool isMyDuty(const Relocation& pReloc, in isMyDuty() function
74 virtual bool isMyDuty(const FragmentRef& pFragRef) const { in isMyDuty() function
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64CA53ErratumStub.cpp65 bool AArch64CA53ErratumStub::isMyDuty(const FragmentRef& pFragRef) const { in isMyDuty() function in mcld::AArch64CA53ErratumStub
72 assert(isMyDuty(pSrcFragRef)); in applyFixup()
H A DAArch64CA53Erratum835769Stub.h36 bool isMyDuty(const FragmentRef& pFragRef) const;
H A DAArch64CA53Erratum843419Stub2.h36 bool isMyDuty(const FragmentRef& pFragRef) const;
H A DAArch64CA53Erratum843419Stub.h41 bool isMyDuty(const FragmentRef& pFragRef) const;
H A DAArch64CA53ErratumStub.h36 bool isMyDuty(const FragmentRef& pFragRef) const;
H A DAArch64LongBranchStub.h30 bool isMyDuty(const Relocation& pReloc,
H A DAArch64CA53Erratum843419Stub2.cpp49 bool AArch64CA53Erratum843419Stub2::isMyDuty( in isMyDuty() function in mcld::AArch64CA53Erratum843419Stub2
H A DAArch64CA53Erratum835769Stub.cpp46 bool AArch64CA53Erratum835769Stub::isMyDuty(const FragmentRef& pFragRef) const { in isMyDuty() function in mcld::AArch64CA53Erratum835769Stub
H A DAArch64CA53Erratum843419Stub.cpp61 bool AArch64CA53Erratum843419Stub::isMyDuty(const FragmentRef& pFragRef) const { in isMyDuty() function in mcld::AArch64CA53Erratum843419Stub
H A DAArch64LongBranchStub.cpp81 bool AArch64LongBranchStub::isMyDuty(const Relocation& pReloc, in isMyDuty() function in mcld::AArch64LongBranchStub
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMToARMStub.h33 bool isMyDuty(const class Relocation& pReloc,
H A DARMToTHMStub.h33 bool isMyDuty(const class Relocation& pReloc,
H A DTHMToARMStub.h32 bool isMyDuty(const class Relocation& pReloc,
H A DTHMToTHMStub.h32 bool isMyDuty(const class Relocation& pReloc,
H A DARMToARMStub.cpp61 bool ARMToARMStub::isMyDuty(const class Relocation& pReloc, in isMyDuty() function in mcld::ARMToARMStub
H A DARMToTHMStub.cpp63 bool ARMToTHMStub::isMyDuty(const class Relocation& pReloc, in isMyDuty() function in mcld::ARMToTHMStub
H A DTHMToARMStub.cpp70 bool THMToARMStub::isMyDuty(const class Relocation& pReloc, in isMyDuty() function in mcld::THMToARMStub
H A DTHMToTHMStub.cpp72 bool THMToTHMStub::isMyDuty(const class Relocation& pReloc, in isMyDuty() function in mcld::THMToTHMStub
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonAbsoluteStub.h33 bool isMyDuty(const class Relocation& pReloc,
H A DHexagonAbsoluteStub.cpp60 bool HexagonAbsoluteStub::isMyDuty(const class Relocation& pReloc, in isMyDuty() function in mcld::HexagonAbsoluteStub
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLA25Stub.h32 bool isMyDuty(const Relocation& pReloc,
H A DMipsLA25Stub.cpp50 bool MipsLA25Stub::isMyDuty(const Relocation& pReloc, in isMyDuty() function in mcld::MipsLA25Stub