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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 28 typedef Relocator::Result (*ApplyFunctionType)(Relocation&, MipsRelocator&);
33 ApplyFunctionType func;
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 30 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc,
36 ApplyFunctionType func;
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 28 typedef Relocator::Result (*ApplyFunctionType)(Relocation& pReloc,
34 ApplyFunctionType func;
    [all...]

Completed in 534 milliseconds