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

  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 318 /// AppendRelocation - To append a relocation to a relocation data.
325 static void AppendRelocation(Relocation& pRelocation, RelocData& pRD);
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 373 /// AppendRelocation - To append an relocation to the given RelocData pRD.
374 void IRBuilder::AppendRelocation(Relocation& pRelocation, RelocData& pRD)

Completed in 49 milliseconds