Home | History | Annotate | Download | only in gold

Lines Matching full:abbrev

166 // Read the abbrev table from an object file.
221 // Lookup the abbrev code entry for CODE. This function is called
222 // only when the abbrev code is not in the direct lookup table.
224 // or it may not exist in the abbrev table.
229 // See if the abbrev code is already in the hash table.
234 // Read and store abbrev code definitions until we find the
238 // Read the abbrev code. A zero here indicates the end of the
239 // abbrev table.
308 // If we've already read this abbrev table, return immediately.
670 // Lookup the abbrev code in the abbrev table.
1203 // when it reads a zero abbrev code.