Home | History | Annotate | Download | only in bfd

Lines Matching defs:string

52    wants to place a constant string into the code, followed by a
53 comma and then the length of the string. Doing this by hand
64 Note - these macros do NOT work if STR2 is not a constant string. */
67 copying a constant string, we can use memcpy which will be faster
259 int namidx; /* Index into string table. */
329 const char *stab_name; /* String for stab type. */
346 /* String being hashed. */
347 const char *string;
401 /* Look up a string in a hash table. If CREATE is TRUE, a new entry
402 will be created for this string if one does not already exist. The
403 COPY argument must be TRUE if this routine should copy the string