Home
last modified time | relevance | path

Searched refs:DT_NULL (Results 1 – 25 of 27) sorted by relevance

12

/external/libunwind/src/ia64/
DGfind_unwind_table.c51 for (; dyn->d_tag != DT_NULL; ++dyn) in find_gp()
DGtables.c537 for (; dyn->d_tag != DT_NULL; ++dyn) in callback()
/external/libunwind/src/dwarf/
DGfind_unwind_table.c44 if (dyn.d_tag == DT_NULL) { in get_dyn_gp()
337 && dyn->d_tag != DT_NULL) { in dwarf_find_unwind_table()
DGfind_proc_info-lsb.c582 for (; dyn->d_tag != DT_NULL; ++dyn) in dwarf_callback()
/external/elfutils/src/tests/
Dalldts.c46 DT_NULL, DT_NEEDED, DT_PLTRELSZ, DT_PLTGOT, in main()
/external/kernel-headers/original/uapi/linux/
Delf.h73 #define DT_NULL 0 macro
/external/ltrace/sysdeps/linux-gnu/
Dproc.c334 || entry.d_tag == DT_NULL in proc_find_dynamic_entry_addr()
/external/llvm/include/llvm/Support/
DELF.h988 DT_NULL = 0, // Marks end of dynamic array. enumerator
/external/elfutils/src/src/
Delflint.c1597 [DT_NULL] = true, in check_dynamic()
1649 if (has_dt[DT_NULL] && dyn->d_tag != DT_NULL && ! non_null_warned) in check_dynamic()
1665 && dyn->d_tag != DT_NULL in check_dynamic()
/external/llvm/include/llvm/Object/
DELF.h812 while (Start != Ret && Start->getTag() != ELF::DT_NULL) in end_dynamic_table()
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc695 } else if (dyn.d_tag == DT_NULL) { in WriteDSODebugStream()
/external/elfutils/src/libdwfl/
Ddwfl_module_getdwarf.c719 case DT_NULL: in find_dynsym()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp871 case DT_NULL: in printValue()
/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc975 } else if (dyn.d_tag == DT_NULL) { in AugmentMappings()
/external/elfutils/src/libelf/
Delf.h674 #define DT_NULL 0 /* Marks end of dynamic section */ macro
/external/elfutils/src/
DNEWS1051 elflint: mustn't warn about multiple DT_NULL
/external/elfutils/src/po/
Duk.po1847 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
1849 "розділ [%2d] «%s»: за записом DT_NULL вказано записи, що не належать до "
1850 "DT_NULL\n"
Den@quot.po1836 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
1837 msgstr "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
Den@boldquot.po1842 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
1843 msgstr "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
Des.po1849 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
1850 msgstr "Sección [%2d] '%s': entradas non-DT_NULL siguen a la entrada DT_NULL\n"
Dpl.po1831 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
1832 msgstr "sekcja [%2d] \"%s\": wpisy nie-DT_NULL występują po wpisie DT_NULL\n"
Delfutils.pot1748 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
Dja.po1842 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
Dde.po1773 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c1754 if (t_dyn_m.d_tag == DT_NULL) in ML_()

12