Lines Matching full:abbrev
183 // An abbrev code entry.
222 // Read the abbrev table from an object file.
228 // If we've already read this abbrev table, return immediately.
236 // Return the abbrev code entry for CODE. This is a fast path for
237 // abbrev codes that are in the direct lookup table. If not found
249 // Read the abbrev table from an object file.
255 // Lookup the abbrev code entry for CODE.
259 // Store an abbrev code entry for CODE.
269 // Clear the abbrev code table and release the memory it uses.
275 // The section index of the current abbrev table.
277 // The offset within the section of the current abbrev table.
286 // The table of abbrev codes.
287 // We use a direct-lookup array for low abbrev codes,
723 // Return the abbrev code entry for a CODE.