Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
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,
56 static ApplyFunctionMap ApplyFunctions(ApplyFunctionList,