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

  /frameworks/compile/mclinker/include/mcld/Fragment/
Relocation.h 101 /// updateAddend - A relocation with a section symbol must update addend
103 void updateAddend();
  /frameworks/compile/mclinker/lib/Fragment/
Relocation.cpp 151 void Relocation::updateAddend()
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 102 pReloc.updateAddend();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 725 pReloc.updateAddend();
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 128 pReloc.updateAddend();
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 234 pReloc.updateAddend();
    [all...]

Completed in 114 milliseconds