HomeSort by relevance Sort by last modified time
    Searched refs:ApplyFunctionType (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 26 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc,
32 ApplyFunctionType func;
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 26 typedef Relocator::Result (*ApplyFunctionType)(Relocation&, MipsRelocator&);
31 ApplyFunctionType func;
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 26 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc,
32 ApplyFunctionType func;

Completed in 956 milliseconds