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

  /src/external/gpl3/gdb/dist/gdb/
symtab.h 77 For Ada, this avoids re-encoding an already-encoded search name
85 languages. The same as WILD matching in Ada. */
94 /* Ada-specific bits of a lookup_name_info object. This is lazily
110 /* The Ada-encoded lookup name. */
128 /* A wrapper for ::split_name that handles some Ada-specific
145 /* The Ada-encoded lookup name. */
152 /* Whether the user-provided lookup name was Ada encoded. If so,
163 escape hatch users can use to look up symbols the Ada encoding
202 Ada encoded name and the symbol's name hash for a given language.
277 return ada ().lookup_name ().c_str ()
311 const ada_lookup_name_info &ada () const function in class:final
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
symtab.h 77 For Ada, this avoids re-encoding an already-encoded search name
85 languages. The same as WILD matching in Ada. */
94 /* Ada-specific bits of a lookup_name_info object. This is lazily
110 /* The Ada-encoded lookup name. */
128 /* A wrapper for ::split_name that handles some Ada-specific
145 /* The Ada-encoded lookup name. */
152 /* Whether the user-provided lookup name was Ada encoded. If so,
163 escape hatch users can use to look up symbols the Ada encoding
202 Ada encoded name and the symbol's name hash for a given language.
287 return ada ().lookup_name ().c_str ()
321 const ada_lookup_name_info &ada () const function in class:final
    [all...]

Completed in 24 milliseconds