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

  /frameworks/compile/mclinker/include/mcld/Target/
OutputRelocSection.h 35 Relocation* consumeEntry();
  /frameworks/compile/mclinker/lib/Target/
OutputRelocSection.cpp 48 Relocation* OutputRelocSection::consumeEntry() {
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 477 Relocation& relEntry = *getTarget().getRelDyn().consumeEntry();
749 Relocation& relEntry = *getTarget().getRelDyn().consumeEntry();
    [all...]

Completed in 173 milliseconds