Searched refs:DT_DEBUG (Results 1 – 12 of 12) sorted by relevance
102 if (dynamic_entry.d_tag == llvm::ELF::DT_DEBUG) { in GetELFImageInfoAddress()
514 #define DT_DEBUG 21 /* Used for debugging; unspecified */ macro
200 case DT_DEBUG: return "DT_DEBUG"; in d_tags()958 case DT_DEBUG: in elf_print_dynamic()
613 #define DT_DEBUG 21 /* Reserved (not used). */ macro
182 case DT_DEBUG: return "DT_DEBUG"; in d_tags()1684 case DT_DEBUG: in elf_print_dynamic()
649 case DT_DEBUG: in parse_dynamic()
155 _ELF_DEFINE_DT(DT_DEBUG, 21, "used for debugging") \
855 case DT_DEBUG: return "DEBUG"; in dt_type()2978 case DT_DEBUG: in dump_dyn_val()
891 if (symbol.d_tag == DT_DEBUG) { in GetImageInfoAddress()
1396 addInt(DT_DEBUG, 0); in computeContents()
1522 case DT_DEBUG: in digest_dynamic1()
2451 case DT_DEBUG: in getDynamicEntry()