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

  /src/external/gpl3/binutils/dist/bfd/
peicode.h 111 combined_entry_type * native_ptr; member in struct:__anon9832
572 ent = vars->native_ptr;
610 vars->native_ptr ++;
891 vars.native_ptr = (combined_entry_type *) ptr;
  /src/external/gpl3/binutils.old/dist/bfd/
peicode.h 106 combined_entry_type * native_ptr; member in struct:__anon11314
567 ent = vars->native_ptr;
605 vars->native_ptr ++;
886 vars.native_ptr = (combined_entry_type *) ptr;
  /src/external/gpl3/gdb/dist/bfd/
peicode.h 106 combined_entry_type * native_ptr; member in struct:__anon17758
567 ent = vars->native_ptr;
605 vars->native_ptr ++;
892 vars.native_ptr = (combined_entry_type *) ptr;
  /src/external/gpl3/gdb.old/dist/bfd/
peicode.h 106 combined_entry_type * native_ptr; member in struct:__anon20499
565 ent = vars->native_ptr;
603 vars->native_ptr ++;
878 vars.native_ptr = (combined_entry_type *) ptr;

Completed in 28 milliseconds