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

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp51 static const ApplyFunctionMap::value_type ApplyFunctionList[] = { variable
57 static ApplyFunctionMap ApplyFunctions(ApplyFunctionList,
58 ApplyFunctionList + sizeof(ApplyFunctionList)/sizeof(ApplyFunctionList[0]));

Completed in 31 milliseconds