Home
last modified time | relevance | path

Searched refs:calcAHL (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h132 uint64_t calcAHL(const MipsRelocationInfo& pHiReloc);
DMipsRelocator.cpp713 uint64_t MipsRelocator::calcAHL(const MipsRelocationInfo& pHiReloc) { in calcAHL() function in mcld::MipsRelocator
899 uint64_t AHL = pParent.calcAHL(pReloc); in hi16()
966 int32_t AHL = pParent.calcAHL(pReloc); in got16()
1152 uint64_t AHL = pParent.calcAHL(pReloc); in pchi16()