OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/Mips/
MipsRelocator.cpp
94
pReloc.
updateAddend
();
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp
108
pReloc.
updateAddend
();
308
pReloc.
updateAddend
();
[
all
...]
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp
497
pReloc.
updateAddend
();
[
all
...]
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
70
pReloc.
updateAddend
();
[
all
...]
Completed in 75 milliseconds