Searched refs:DW_TAG_invalid (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/libdw/
H A Ddwarf_tag.c112 return DW_TAG_invalid;
H A Dlibdw.h95 DW_TAG_invalid = 0 enumerator in enum:__anon18414
96 #define DW_TAG_invalid DW_TAG_invalid macro
/external/elfutils/tests/
H A Dshow-die-info.c239 if (tag != DW_TAG_invalid)
/external/llvm/include/llvm/Support/
H A DDwarf.h47 // Do not mix the following two enumerations sets. DW_TAG_invalid changes the
52 DW_TAG_invalid = ~0U, // Tag for invalid results. enumerator in enum:llvm::dwarf::llvm_dwarf_constants
/external/elfutils/src/
H A Dreadelf.c4455 if (unlikely (tag == DW_TAG_invalid))

Completed in 92 milliseconds