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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DFunction.h47 FUNC_FLAG_NATIVE = 32, // no byte code for JMethod enumerator in enum:__anon716
H A DClassFile.cc1501 cur_jmthd->flags |= FUNC_FLAG_NATIVE;
H A DModule.cc846 if (loadobject->platform == Java && (func->flags & FUNC_FLAG_NATIVE) != 0)
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DFunction.h47 FUNC_FLAG_NATIVE = 32, // no byte code for JMethod enumerator in enum:__anon705
H A DClassFile.cc1501 cur_jmthd->flags |= FUNC_FLAG_NATIVE;
H A DModule.cc846 if (loadobject->platform == Java && (func->flags & FUNC_FLAG_NATIVE) != 0)

Completed in 219 milliseconds