Searched refs:extractImpl (Results 1 – 4 of 4) sorted by relevance
16 bool DWARFTypeUnit::extractImpl(DataExtractor debug_info, in extractImpl() function in DWARFTypeUnit18 if (!DWARFUnit::extractImpl(debug_info, offset_ptr)) in extractImpl()
68 bool DWARFUnit::extractImpl(DataExtractor debug_info, uint32_t *offset_ptr) { in extractImpl() function in DWARFUnit94 if (extractImpl(debug_info, offset_ptr)) in extract()
32 bool extractImpl(DataExtractor debug_info, uint32_t *offset_ptr) override;
138 virtual bool extractImpl(DataExtractor debug_info, uint32_t *offset_ptr);