Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64GOT.cpp18 const unsigned int AArch64GOT0Num = 3; variable
34 for (unsigned int i = 0; i < AArch64GOT0Num; ++i) in createGOT0()