Searched refs:ApplyFunctions (Results 1 – 3 of 3) sorted by relevance
40 static const ApplyFunctionTriple ApplyFunctions[] = { variable61 if (type >= sizeof(ApplyFunctions) / sizeof(ApplyFunctions[0])) { in applyRelocation()66 return ApplyFunctions[type].func(pRelocation, *this); in applyRelocation()71 return ApplyFunctions[pType].name; in getName()76 return ApplyFunctions[pType].size; in getSize()
40 static const ApplyFunctionTriple ApplyFunctions[] = { variable87 return ApplyFunctions[type].func(pRelocation, *this); in applyRelocation()92 return ApplyFunctions[pType].name; in getName()
42 static const ApplyFunctionTriple ApplyFunctions[] = { variable67 return ApplyFunctions[type].func(pRelocation, *this); in applyRelocation()72 return ApplyFunctions[pType].name; in getName()