Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_dynamic.hpp53 if ( tag == DT_NULL ) in get_entries_num()
138 tag = DT_NULL; in generic_get_entry_dyn()
148 case DT_NULL: in generic_get_entry_dyn()
199 case DT_NULL: in generic_add_entry_dyn()
Delfio_dump.hpp411 { DT_NULL, "NULL" },
791 if ( DT_NULL == tag ) { in dynamic_tags()
Delf_types.hpp665 #define DT_NULL 0 macro
/third_party/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()
/third_party/ltp/libs/libltpvdso/
Dparse_vdso.c146 for (i = 0; dyn[i].d_tag != DT_NULL; i++) { in vdso_init_from_sysinfo_ehdr()
/third_party/libunwind/src/dwarf/
DGfind_unwind_table.c208 for (; dyn->d_tag != DT_NULL; ++dyn) { in dwarf_find_unwind_table()
DGfind_proc_info-lsb.c665 for (; dyn->d_tag != DT_NULL; ++dyn) in dwarf_callback()
/third_party/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc223 for (; dynamic_entry->d_tag != DT_NULL; ++dynamic_entry) { in Init()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc223 for (; dynamic_entry->d_tag != DT_NULL; ++dynamic_entry) { in Init()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h282 #define DT_NULL 0 /* Terminating entry. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h282 #define DT_NULL 0 /* Terminating entry. */ macro
/third_party/elfio/tests/
DELFIOTest.cpp935 BOOST_CHECK_EQUAL( tag, DT_NULL ); in BOOST_AUTO_TEST_CASE()
966 BOOST_CHECK_EQUAL( tag, DT_NULL ); in BOOST_AUTO_TEST_CASE()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp549 if (Dyn.back().d_tag != ELF::DT_NULL) in dynamicEntries()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1089 DT_NULL = 0, // Marks end of dynamic array. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h781 for (; Dynamic->d_tag != ELF::DT_NULL; Dynamic++) { in dynamic_relocation_sections()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h719 #define DT_NULL 0 macro
/third_party/musl/porting/linux/user/include/
Delf.h721 #define DT_NULL 0 macro
/third_party/musl/ndk_musl_include/
Delf.h719 #define DT_NULL 0 macro
/third_party/musl/include/
Delf.h719 #define DT_NULL 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h719 #define DT_NULL 0 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h719 #define DT_NULL 0 macro