Home
last modified time | relevance | path

Searched refs:onVariableSizeValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DDWARFVisitor.cpp18 void DWARFYAML::VisitorImpl<T>::onVariableSizeValue(uint64_t U, unsigned Size) { in onVariableSizeValue() function in DWARFYAML::VisitorImpl
69 onVariableSizeValue(FormVal->Value, Unit.AddrSize); in traverseDebugInfo()
72 onVariableSizeValue(FormVal->Value, getRefSize(Unit)); in traverseDebugInfo()
156 onVariableSizeValue(FormVal->Value, getOffsetSize(Unit)); in traverseDebugInfo()
H A DDWARFVisitor.h75 void onVariableSizeValue(uint64_t U, unsigned Size);