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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DMemorySpace.cc325 IndexObjType_t *indObj = dbeSession->findIndexSpace (mname);
328 mot->type = indObj->type;
329 indObj->memObj = mot;
H A DDbeSession.cc3200 IndexObjType_t *indObj = findIndexSpace (mname); local
3201 if (indObj)
3202 indObj->name[0] = 0;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DMemorySpace.cc325 IndexObjType_t *indObj = dbeSession->findIndexSpace (mname);
328 mot->type = indObj->type;
329 indObj->memObj = mot;
H A DDbeSession.cc3200 IndexObjType_t *indObj = findIndexSpace (mname); local
3201 if (indObj)
3202 indObj->name[0] = 0;

Completed in 143 milliseconds