| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/binutils/dist/binutils/ | |
| debug.h | 377 bool (*int_constant) (void *, const char *, bfd_vma); member in struct:debug_write_fns |
| debug.c | 516 bfd_vma int_constant; member in union:debug_name::__anon9882 1061 n->u.int_constant = val; 2396 return (*fns->int_constant) (fhandle, n->name, n->u.int_constant); |
| /src/external/gpl3/binutils.old/dist/binutils/ | |
| debug.h | 377 bool (*int_constant) (void *, const char *, bfd_vma); member in struct:debug_write_fns |
| debug.c | 516 bfd_vma int_constant; member in union:debug_name::__anon11364 1061 n->u.int_constant = val; 2396 return (*fns->int_constant) (fhandle, n->name, n->u.int_constant); |