Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Fragment/
DRelocation.h100 void updateAddend();
/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp153 void Relocation::updateAddend() in updateAddend() function in Relocation
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp461 pReloc.updateAddend(); in partialScanRelocation()