Home | History | Annotate | Download | only in Object

Lines Matching refs:getNValue

346 uint64_t MachOObjectFile::getNValue(DataRefImpl Sym) const {
363 uint64_t NValue = getNValue(Symb);
372 return getNValue(Sym);
389 return getNValue(DRI);
429 if (getNValue(DRI))