Home
last modified time | relevance | path

Searched refs:updateAddend (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Fragment/
DRelocation.h99 void updateAddend();
/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp142 void Relocation::updateAddend() { in updateAddend() function in mcld::Relocation
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp477 pReloc.updateAddend(); in partialScanRelocation()