Searched refs:FormValue (Results 1 – 3 of 3) sorted by relevance
31 class FormValue : public PluginTest { class33 FormValue(NPP npp, const std::string& identifier) in FormValue() function in FormValue40 NPError FormValue::NPP_GetValue(NPPVariable variable, void *value) in NPP_GetValue()53 static PluginTest::Register<FormValue> formValue("form-value");
164 DWARFFormValue FormValue(Form); in extract() local165 if (FormValue.extractValue(DebugInfoData, OffsetPtr, CU)) { in extract()168 ->setBaseAddress(FormValue.getUnsigned()); in extract()
40 'Tests/FormValue.cpp',