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

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h204 /// addExtraRelocation - Add an extra relocation which are automatically
206 void addExtraRelocation(Relocation* reloc) { function in class:mcld::TargetLDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp765 addExtraRelocation(reloc);
784 addExtraRelocation(reloc);
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp346 addExtraRelocation(reloc);

Completed in 1653 milliseconds