Home
last modified time | relevance | path

Searched refs:addRelocation (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64CA53ErratumStub.cpp115 pIsland.addRelocation(*reloc); in applyFixup()
124 pIsland.addRelocation(*reloc); in applyFixup()
/frameworks/compile/mclinker/lib/Fragment/
DStub.cpp63 pIsland.addRelocation(*reloc); in applyFixup()
/frameworks/compile/mclinker/include/mcld/LD/
DBranchIsland.h99 bool addRelocation(Relocation& pReloc);
/frameworks/compile/mclinker/lib/LD/
DBranchIsland.cpp151 bool BranchIsland::addRelocation(Relocation& pReloc) { in addRelocation() function in mcld::BranchIsland