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

/frameworks/compile/mclinker/include/mcld/Fragment/
H A DRelocation.h97 /// updateAddend - A relocation with a section symbol must update addend
99 void updateAddend();
/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp142 void Relocation::updateAddend() { function in class:mcld::Relocation
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp477 pReloc.updateAddend();

Completed in 539 milliseconds