Searched refs:hasEntryInStrTab (Results 1 – 4 of 4) sorted by relevance
86 bool hasEntryInStrTab(const LDSymbol& pSym) const;
337 bool MipsGNULDBackend::hasEntryInStrTab(const LDSymbol& pSym) const { in hasEntryInStrTab() function in mcld::MipsGNULDBackend
748 if (hasEntryInStrTab(**symbol)) in sizeNamePools()772 if (hasEntryInStrTab(**symbol)) in sizeNamePools()876 if (hasEntryInStrTab(pSymbol)) { in emitSymbol32()897 if (hasEntryInStrTab(pSymbol)) { in emitSymbol64()973 if (hasEntryInStrTab(**symbol)) in emitRegNamePools()1046 if (hasEntryInStrTab(**symbol)) in emitDynNamePools()1288 bool GNULDBackend::hasEntryInStrTab(const LDSymbol& pSym) const { in hasEntryInStrTab() function in mcld::GNULDBackend
144 virtual bool hasEntryInStrTab(const LDSymbol& pSym) const;