Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp130 case DW_FORM_flag_present: in ExtractValue()
252 case DW_FORM_flag_present: in SkipValue()
440 case DW_FORM_flag_present: in Dump()
658 case DW_FORM_flag_present: in FormIsSupported()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_form.c210 at->at_form == DW_FORM_flag_present) { in dwarf_formflag()
418 case DW_FORM_flag_present: in dwarf_get_form_class()
H A Ddwarf_attrval.c53 case DW_FORM_flag_present: in dwarf_attrval_flag()
H A Ddwarf.h331 #define DW_FORM_flag_present 0x19 macro
H A Dlibdwarf_attr.c192 case DW_FORM_flag_present: in _dwarf_attr_init()
H A Ddwarf_dump.c625 case DW_FORM_flag_present: in dwarf_get_FORM_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp147 case DW_FORM_flag_present: in skipValue()
331 case DW_FORM_flag_present: in extractValue()
419 case DW_FORM_flag_present: in dump()
H A DDWARFAcceleratorTable.cpp699 if (ParentEntryOff->getForm() == dwarf::Form::DW_FORM_flag_present) in getParentDIEEntry()
H A DDWARFVerifier.cpp1447 constexpr static auto AllowedForms = {dwarf::Form::DW_FORM_flag_present, in verifyNameIndexAttribute()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp283 case dwarf::DW_FORM_flag_present: in hashAttribute()
H A DAccelTable.cpp418 return dwarf::Form::DW_FORM_flag_present; in getFormForIdxParent()
564 if (AttrEnc.Form == dwarf::Form::DW_FORM_flag_present) in emitEntry()
H A DDIE.cpp367 case dwarf::DW_FORM_flag_present: in emitValue()
H A DDwarfUnit.cpp216 addAttribute(Die, Attribute, dwarf::DW_FORM_flag_present, DIEInteger(1)); in addFlag()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp863 case DW_FORM_flag_present: in getFixedFormByteSize()
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2871 } else if (a.Form != DW_FORM_flag_present) in readEntry()
2906 else if (a.Form != DW_FORM_flag_present) in readEntry()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1625 case dwarf::DW_FORM_flag_present: in cloneAttribute()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c5369 case DW_FORM_flag_present: in dump_dwarf_die()