Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp34 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc, typedef
41 ApplyFunctionEntry(ApplyFunctionType pFunc, in ApplyFunctionEntry()
45 ApplyFunctionType func;
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp128 typedef Relocator::Result (*ApplyFunctionType)(Relocation &pReloc, typedef
133 ApplyFunctionType func;
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp154 typedef Relocator::Result (*ApplyFunctionType)(MipsRelocationInfo&, typedef
161 ApplyFunctionType func;
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp322 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc, typedef
328 ApplyFunctionType func;