Searched defs:DW_TAG_invalid (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/libdw/
H A Dlibdw.h51 DW_TAG_invalid = 0 enumerator in enum:__anon4170
52 #define DW_TAG_invalid DW_TAG_invalid macro
/external/llvm/include/llvm/Support/
H A DDwarf.h43 // Do not mix the following two enumerations sets. DW_TAG_invalid changes the
48 DW_TAG_invalid = ~0U, // Tag for invalid results. enumerator in enum:llvm::dwarf::llvm_dwarf_constants

Completed in 320 milliseconds