Searched refs:helper_CalcAHL (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp424 int32_t helper_CalcAHL(const Relocation& pHiReloc, const Relocation& pLoReloc) function
515 int32_t AHL = helper_CalcAHL(pReloc, *lo_reloc);
580 int32_t AHL = helper_CalcAHL(pReloc, *lo_reloc);

Completed in 4 milliseconds