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

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp28 typedef Relocator::Result (*ApplyFunctionType)(Relocation&, MipsRelocator&); typedef in class:Relocator
33 ApplyFunctionType func;
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp30 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc, typedef in class:Relocator
36 ApplyFunctionType func;
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp28 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc, typedef in class:Relocator
34 ApplyFunctionType func;

Completed in 82 milliseconds