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

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFDynamic.cpp 28 if (pFormat.hasGOT())
35 if (pFormat.hasGOT())
ARMLDBackend.cpp 254 if (file_format->hasGOT()) {
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFDynamic.cpp 41 if (pFormat.hasGOT())
55 if (pFormat.hasGOT())
77 if (!pFormat.hasGOT())
87 if (!pFormat.hasGOT())
  /frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h 49 bool hasGOT() const

Completed in 293 milliseconds