Home
last modified time | relevance | path

Searched refs:DW_FORM_flag_present (Results 1 – 18 of 18) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFFormValue.cpp132 case DW_FORM_flag_present: in ExtractValue()
260 case DW_FORM_flag_present: in SkipValue()
446 case DW_FORM_flag_present: in Dump()
637 case DW_FORM_flag_present: in FormIsSupported()
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
HDdwarf_form.c210 at->at_form == DW_FORM_flag_present) { in dwarf_formflag()
418 case DW_FORM_flag_present: in dwarf_get_form_class()
HDdwarf_attrval.c53 case DW_FORM_flag_present: in dwarf_attrval_flag()
HDdwarf.h331 #define DW_FORM_flag_present 0x19 macro
HDlibdwarf_attr.c192 case DW_FORM_flag_present: in _dwarf_attr_init()
HDdwarf_dump.c625 case DW_FORM_flag_present: in dwarf_get_FORM_name()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFFormValue.cpp147 case DW_FORM_flag_present: in skipValue()
331 case DW_FORM_flag_present: in extractValue()
419 case DW_FORM_flag_present: in dump()
HDDWARFAcceleratorTable.cpp699 if (ParentEntryOff->getForm() == dwarf::Form::DW_FORM_flag_present) in getParentDIEEntry()
HDDWARFVerifier.cpp1430 constexpr static auto AllowedForms = {dwarf::Form::DW_FORM_flag_present, in verifyNameIndexAttribute()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDIEHash.cpp283 case dwarf::DW_FORM_flag_present: in hashAttribute()
HDAccelTable.cpp419 return dwarf::Form::DW_FORM_flag_present; in getFormForIdxParent()
565 if (AttrEnc.Form == dwarf::Form::DW_FORM_flag_present) in emitEntry()
HDDIE.cpp367 case dwarf::DW_FORM_flag_present: in emitValue()
HDDwarfUnit.cpp216 addAttribute(Die, Attribute, dwarf::DW_FORM_flag_present, DIEInteger(1)); in addFlag()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDIEAttributeCloner.cpp88 case dwarf::DW_FORM_flag_present: in clone()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
HDDwarf.cpp842 case DW_FORM_flag_present: in getFixedFormByteSize()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.cpp2779 } else if (a.Form != DW_FORM_flag_present) in readEntry()
2814 else if (a.Form != DW_FORM_flag_present) in readEntry()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFLinker.cpp1607 case dwarf::DW_FORM_flag_present: in cloneAttribute()
/freebsd-13-stable/contrib/elftoolchain/readelf/
HDreadelf.c5369 case DW_FORM_flag_present: in dump_dwarf_die()