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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLA25Stub.cpp 64 if (!m_Target.hasNonPICBranch(rsym))
MipsLDBackend.h 41 bool hasNonPICBranch(const ResolveInfo* rsym) const;
MipsLDBackend.cpp 92 bool MipsGNULDBackend::hasNonPICBranch(const ResolveInfo* rsym) const {
    [all...]

Completed in 57 milliseconds