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

  /src/external/gpl3/gcc/dist/gcc/
ctfc.cc 65 ctfc_get_strtab (ctf_container_ref ctfc, int aux) function
75 ctf_strtable_t * strtab = ctfc_get_strtab (ctfc, aux);
323 ctf_strtable_t *str_table = ctfc_get_strtab (ctfc, aux_str);
  /src/external/gpl3/gcc.old/dist/gcc/
ctfc.cc 65 ctfc_get_strtab (ctf_container_ref ctfc, int aux) function
75 ctf_strtable_t * strtab = ctfc_get_strtab (ctfc, aux);
323 ctf_strtable_t *str_table = ctfc_get_strtab (ctfc, aux_str);

Completed in 15 milliseconds