HomeSort by: relevance | last modified time | path
    Searched defs:only_entry (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
jit-reader-host.c 30 struct jit_code_entry only_entry; variable in typeref:struct:jit_code_entry
85 only_entry.symfile_addr = symfile;
86 only_entry.symfile_size = sizeof (struct jithost_abi);
88 __jit_debug_descriptor.first_entry = &only_entry;
89 __jit_debug_descriptor.relevant_entry = &only_entry;
jit-reader-host.c 30 struct jit_code_entry only_entry; variable in typeref:struct:jit_code_entry
85 only_entry.symfile_addr = symfile;
86 only_entry.symfile_size = sizeof (struct jithost_abi);
88 __jit_debug_descriptor.first_entry = &only_entry;
89 __jit_debug_descriptor.relevant_entry = &only_entry;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
jit-reader-host.c 30 struct jit_code_entry only_entry; variable in typeref:struct:jit_code_entry
85 only_entry.symfile_addr = symfile;
86 only_entry.symfile_size = sizeof (struct jithost_abi);
88 __jit_debug_descriptor.first_entry = &only_entry;
89 __jit_debug_descriptor.relevant_entry = &only_entry;
jit-reader-host.c 30 struct jit_code_entry only_entry; variable in typeref:struct:jit_code_entry
85 only_entry.symfile_addr = symfile;
86 only_entry.symfile_size = sizeof (struct jithost_abi);
88 __jit_debug_descriptor.first_entry = &only_entry;
89 __jit_debug_descriptor.relevant_entry = &only_entry;

Completed in 51 milliseconds