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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DClassFile.h55 BinaryConstantPool *bcpool; member in class:ClassFile
H A DClassFile.cc968 bcpool = NULL;
1046 delete bcpool;
1064 u1 type = bcpool->getType (index);
1069 char *str = bcpool->getString (index);
1080 char *str = bcpool->getString (index);
1090 char *str = bcpool->getString (index);
1097 char *str = bcpool->getString (index);
1295 char *attribute_name = bcpool->getString (attribute_name_index);
1308 source_name = dbe_strdup (bcpool->getString (sourcefile_index));
1328 (int) inner_name_index, STR (bcpool
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DClassFile.h55 BinaryConstantPool *bcpool; member in class:ClassFile
H A DClassFile.cc968 bcpool = NULL;
1046 delete bcpool;
1064 u1 type = bcpool->getType (index);
1069 char *str = bcpool->getString (index);
1080 char *str = bcpool->getString (index);
1090 char *str = bcpool->getString (index);
1097 char *str = bcpool->getString (index);
1295 char *attribute_name = bcpool->getString (attribute_name_index);
1308 source_name = dbe_strdup (bcpool->getString (sourcefile_index));
1328 (int) inner_name_index, STR (bcpool
[all...]

Completed in 126 milliseconds