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

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

Completed in 644 milliseconds