Searched refs:addRelocation (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h97 /// addRelocation - add a relocation into island
98 bool addRelocation(Relocation& pReloc);
/frameworks/compile/mclinker/lib/LD/
H A DBranchIsland.cpp142 /// addRelocation - add a relocation into island
143 bool BranchIsland::addRelocation(Relocation& pReloc) function in class:BranchIsland
H A DStubFactory.cpp105 islands.first->addRelocation(*reloc);

Completed in 174 milliseconds