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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 147 OutputRelocSection& HexagonLDBackend::getRelPLT()
153 const OutputRelocSection& HexagonLDBackend::getRelPLT() const
192 LDSection& relplt = file_format->getRelPlt();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 106 LDSection& relplt = file_format->getRelPlt();
234 file_format->getRelPlt().setSize(
916 OutputRelocSection& ARMGNULDBackend::getRelPLT()
922 const OutputRelocSection& ARMGNULDBackend::getRelPLT() const
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 329 OutputRelocSection& X86GNULDBackend::getRelPLT()
335 const OutputRelocSection& X86GNULDBackend::getRelPLT() const
803 LDSection& relplt = file_format->getRelPlt();
848 file_format->getRelPlt().setSize
    [all...]

Completed in 289 milliseconds