Home
last modified time | relevance | path

Searched refs:setForm (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h64 void setForm(dwarf::Form F) { Form = F; } in setForm() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp158 FileEntry.Name.setForm(dwarf::DW_FORM_string); in parseV2DirFileTables()
598 FileEntry.Name.setForm(dwarf::DW_FORM_string); in parse()
H A DDWARFDie.cpp693 AttrValue.Value.setForm(AbbrDecl.getFormByIndex(Index)); in updateForIndex()