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

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64CA53ErratumStub.cpp115 pIsland.addRelocation(*reloc);
124 pIsland.addRelocation(*reloc);
/frameworks/compile/mclinker/lib/Fragment/
H A DStub.cpp63 pIsland.addRelocation(*reloc);
/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h98 /// addRelocation - add a relocation into island
99 bool addRelocation(Relocation& pReloc);
/frameworks/compile/mclinker/lib/LD/
H A DBranchIsland.cpp150 /// addRelocation - add a relocation into island
151 bool BranchIsland::addRelocation(Relocation& pReloc) { function in class:mcld::BranchIsland

Completed in 826 milliseconds