Searched refs:X86_32ApplyFunctions (Results 1 – 1 of 1) sorted by relevance
148 static const X86_32ApplyFunctionTriple X86_32ApplyFunctions[] = { variable281 if (type >= sizeof(X86_32ApplyFunctions) / sizeof(X86_32ApplyFunctions[0])) { in applyRelocation()286 return X86_32ApplyFunctions[type].func(pRelocation, *this); in applyRelocation()290 return X86_32ApplyFunctions[pType].name; in getName()294 return X86_32ApplyFunctions[pType].size; in getSize()