Searched refs:atom (Results 1 – 5 of 5) sorted by relevance
1966 atom_t *atom; in atom_string() local1973 if ((atom = dict_get(_pv_atoms, s)) == NULL) { in atom_string()1974 if ((atom = calloc(1, sizeof (atom_t))) == NULL) { in atom_string()1979 if ((atom->a_string = strdup(s)) == NULL) { in atom_string()1981 free(atom); in atom_string()1985 (void) dict_put(_pv_atoms, atom->a_string, atom); in atom_string()1987 atom->a_count++; in atom_string()1989 return (atom->a_string); in atom_string()2000 atom_t *atom; in atom_free() local2003 if ((atom = dict_get(_pv_atoms, s)) != NULL) { in atom_free()[all …]
78 Dwarf_Small atom = 0; in _dwarf_get_locdesc() local116 atom = *(Dwarf_Small *) loc_ptr; in _dwarf_get_locdesc()128 curr_loc->lc_atom = atom; in _dwarf_get_locdesc()129 switch (atom) { in _dwarf_get_locdesc()203 operand1 = atom - DW_OP_lit0; in _dwarf_get_locdesc()
1247 au_to_xatom(char *atom) in au_to_xatom() argument1254 len = strlen(atom) + 1; in au_to_xatom()1262 adr_char(&adr, atom, len); in au_to_xatom()
1573 atom
1572 atom