Searched defs:targetRef (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Fragment/
H A DRelocation.h92 /// targetRef - the reference of the target data
93 const FragmentRef& targetRef() const { return m_TargetAddress; } function in class:mcld::Relocation
94 FragmentRef& targetRef() { return m_TargetAddress; } function in class:mcld::Relocation

Completed in 54 milliseconds