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.cpp127 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc, typedef
132 ApplyFunctionType func;
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp282 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc, typedef
287 ApplyFunctionType func;
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp123 typedef Relocator::Result (*ApplyFunctionType)(MipsRelocationInfo&, typedef
128 ApplyFunctionType func;