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

  /src/external/gpl3/binutils/dist/binutils/
wrstabs.c 132 struct stab_write_handle struct
322 stab_write_symbol (struct stab_write_handle *info, int type, int desc,
377 stab_write_symbol_and_free (struct stab_write_handle *info, int type, int desc,
388 stab_push_string (struct stab_write_handle *info, char *string,
411 stab_push_string_dup (struct stab_write_handle *info, const char *string,
420 stab_push_defined_type (struct stab_write_handle *info, long tindex,
433 stab_pop_type (struct stab_write_handle *info)
468 struct stab_write_handle info;
570 struct stab_write_handle *info = (struct stab_write_handle *) p
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
wrstabs.c 132 struct stab_write_handle struct
322 stab_write_symbol (struct stab_write_handle *info, int type, int desc,
377 stab_write_symbol_and_free (struct stab_write_handle *info, int type, int desc,
388 stab_push_string (struct stab_write_handle *info, char *string,
411 stab_push_string_dup (struct stab_write_handle *info, const char *string,
420 stab_push_defined_type (struct stab_write_handle *info, long tindex,
433 stab_pop_type (struct stab_write_handle *info)
468 struct stab_write_handle info;
572 struct stab_write_handle *info = (struct stab_write_handle *) p
    [all...]

Completed in 25 milliseconds