Home
last modified time | relevance | path

Searched refs:consumeEntry (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
DOutputRelocSection.h37 Relocation* consumeEntry();
/frameworks/compile/mclinker/lib/Target/
DOutputRelocSection.cpp50 Relocation* OutputRelocSection::consumeEntry() in consumeEntry() function in OutputRelocSection
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp491 Relocation& relEntry = *getTarget().getRelDyn().consumeEntry(); in addCopyReloc()
740 Relocation* rel = getTarget().getRelPLT().consumeEntry(); in getPLTAddress()
762 Relocation& relEntry = *getTarget().getRelDyn().consumeEntry(); in setupRelDynEntry()
783 Relocation& relEntry = *getTarget().getRelDyn().consumeEntry(); in setupRelDynEntry()