Searched refs:_indextype (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DIndexObject.h30 IndexObject (int _indextype, uint64_t _index);
31 IndexObject (int _indextype, Histable *_obj);
H A DIndexObject.cc28 IndexObject::IndexObject (int _indextype, uint64_t _index) argument
30 indextype = _indextype;
37 IndexObject::IndexObject (int _indextype, Histable *_obj) argument
39 indextype = _indextype;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DIndexObject.h30 IndexObject (int _indextype, uint64_t _index);
31 IndexObject (int _indextype, Histable *_obj);
H A DIndexObject.cc28 IndexObject::IndexObject (int _indextype, uint64_t _index) argument
30 indextype = _indextype;
37 IndexObject::IndexObject (int _indextype, Histable *_obj) argument
39 indextype = _indextype;

Completed in 268 milliseconds