Searched refs:loc_length (Results 1 – 1 of 1) sorted by relevance
43 uint32_t loc_length = debug_loc_data.GetU16(&offset); in Dump() local45 DataExtractor locationData(debug_loc_data, offset, loc_length); in Dump()48 offset += loc_length; in Dump()84 uint16_t loc_length = debug_loc_data.GetU16(&offset); in Size() local85 offset += loc_length; in Size()