Searched refs:pReloc (Results 26 - 29 of 29) sorted by relevance

12

/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h94 Stub* findStub(const Stub* pPrototype, const Relocation& pReloc);
97 bool addStub(const Stub* pPrototype, const Relocation& pReloc, Stub& pStub);
100 bool addRelocation(Relocation& pReloc);
/frameworks/compile/mclinker/include/mcld/Fragment/
H A DStub.h70 /// isMyDuty - return true when the pReloc is problematic and the stub is able
72 virtual bool isMyDuty(const class Relocation& pReloc,
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h206 bool symbolNeedsCopyReloc(const Relocation& pReloc,
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2508 bool GNULDBackend::symbolNeedsCopyReloc(const Relocation& pReloc, argument
2525 uint32_t flag = pReloc.targetRef().frag()->getParent()->getSection().flag();

Completed in 132 milliseconds

12