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

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LongBranchStub.cpp 44 const uint32_t AArch64LongBranchStub::ADRP_TEMPLATE[] = {
113 m_pData = ADRP_TEMPLATE;
115 m_Size = sizeof(ADRP_TEMPLATE);
AArch64LongBranchStub.h 59 static const uint32_t ADRP_TEMPLATE[];

Completed in 61 milliseconds