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

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LongBranchStub.cpp44 const uint32_t AArch64LongBranchStub::ADRP_TEMPLATE[] = { member in class:mcld::AArch64LongBranchStub
113 m_pData = ADRP_TEMPLATE;
115 m_Size = sizeof(ADRP_TEMPLATE);
H A DAArch64LongBranchStub.h59 static const uint32_t ADRP_TEMPLATE[]; member in class:mcld::AArch64LongBranchStub

Completed in 559 milliseconds