Searched refs:hasNonPICBranch (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLA25Stub.cpp64 if (!m_Target.hasNonPICBranch(rsym))
H A DMipsLDBackend.h41 bool hasNonPICBranch(const ResolveInfo* rsym) const;
H A DMipsLDBackend.cpp92 bool MipsGNULDBackend::hasNonPICBranch(const ResolveInfo* rsym) const { function in class:mcld::MipsGNULDBackend

Completed in 239 milliseconds