Searched refs:ApplyFunctionMap (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp49 typedef std::map<Relocator::Type, ApplyFunctionEntry> ApplyFunctionMap; typedef
51 static const ApplyFunctionMap::value_type ApplyFunctionList[] = {
52 DECL_AARCH64_APPLY_RELOC_FUNC_PTRS(ApplyFunctionMap::value_type,
57 static ApplyFunctionMap ApplyFunctions(ApplyFunctionList,

Completed in 52 milliseconds