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

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

Completed in 102 milliseconds