Searched refs:fetchInt (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DTable.cc250 fetchInt (long i) function in class:DataINT32
359 fetchInt (long i) function in class:DataUINT32
468 fetchInt (long i) function in class:DataINT64
577 fetchInt (long i) function in class:DataUINT64
693 fetchInt (long) function in class:DataOBJECT
803 fetchInt (long) function in class:DataSTRING
906 fetchInt (long i) function in class:DataDOUBLE
1213 return d->fetchInt (idx);
H A DTable.h387 virtual int fetchInt (long i) = 0;
H A DExperiment.cc5319 uint32_t thrid = (uint32_t) dataThrId->fetchInt (i);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DTable.cc250 fetchInt (long i) function in class:DataINT32
359 fetchInt (long i) function in class:DataUINT32
468 fetchInt (long i) function in class:DataINT64
577 fetchInt (long i) function in class:DataUINT64
693 fetchInt (long) function in class:DataOBJECT
803 fetchInt (long) function in class:DataSTRING
906 fetchInt (long i) function in class:DataDOUBLE
1213 return d->fetchInt (idx);
H A DTable.h387 virtual int fetchInt (long i) = 0;
H A DExperiment.cc5321 uint32_t thrid = (uint32_t) dataThrId->fetchInt (i);

Completed in 135 milliseconds