reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  424   switch (tag) {
  434     if (tag == DW_TAG_typedef && attrs.type.IsValid()) {
  473     switch (tag) {
  519       if (tag == DW_TAG_pointer_type) {
  672               DW_TAG_value_to_name(tag), attrs.name.GetCString(),
  826       if (tag == DW_TAG_subprogram || tag == DW_TAG_inlined_subroutine) {
  826       if (tag == DW_TAG_subprogram || tag == DW_TAG_inlined_subroutine) {
  865                   die.GetOffset(), tag, DW_TAG_value_to_name(tag));
  865                   die.GetOffset(), tag, DW_TAG_value_to_name(tag));
 1267         die.GetOffset(), tag, DW_TAG_value_to_name(tag));
 1267         die.GetOffset(), tag, DW_TAG_value_to_name(tag));