OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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