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

  /frameworks/compile/mclinker/lib/LD/
Relocation.cpp 23 m_TargetData(pTargetData),
74 return m_TargetData;
79 return m_TargetData;
  /frameworks/compile/mclinker/include/mcld/LD/
Relocation.h 99 /// m_TargetData - target data of the place being relocated
100 DWord m_TargetData;

Completed in 1295 milliseconds