Searched refs:extractValue (Results 1 – 4 of 4) sorted by relevance
60 bool extractValue(DataExtractor data, uint32_t *offset_ptr,
85 if (!formValue.extractValue(u->getDebugInfoExtractor(), offset_ptr, u)) in dumpAttribute()165 return FormValue.extractValue(DebugInfoData, &DebugInfoOffset, U); in getAttributeValue()
130 bool DWARFFormValue::extractValue(DataExtractor data, uint32_t *offset_ptr, in extractValue() function in DWARFFormValue
120 bool extractValue(BoolWrapper b) {125 bool result = extractValue(BoolWrapper());