Home
last modified time | relevance | path

Searched defs:extractValue (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp246 bool DWARFFormValue::extractValue(const DWARFDataExtractor &Data, in extractValue() function in DWARFFormValue
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h100 bool extractValue(const DWARFDataExtractor &Data, uint64_t *OffsetPtr, in extractValue() function