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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 127 /// createDynRel - initialize dynamic relocation for the relocation.
128 void createDynRel(MipsRelocationInfo& pReloc);
MipsRelocator.cpp 694 void MipsRelocator::createDynRel(MipsRelocationInfo& pReloc) {
862 pParent.createDynRel(pReloc);
    [all...]

Completed in 166 milliseconds