HomeSort by relevance Sort by last modified time
    Searched refs:updateAddend (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/Fragment/
Relocation.h 97 /// updateAddend - A relocation with a section symbol must update addend
99 void updateAddend();
  /frameworks/compile/mclinker/lib/Fragment/
Relocation.cpp 142 void Relocation::updateAddend() {
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 477 pReloc.updateAddend();

Completed in 510 milliseconds