Home | History | Annotate | Download | only in Object

Lines Matching full:nvalue

483   uint64_t NValue = getNValue(Symb);
484 if (NValue >= StringTable.size())
486 const char *Start = &StringTable.data()[NValue];