Home
last modified time | relevance | path

Searched refs:DT_FLAGS_1 (Results 1 - 17 of 17) sorted by relevance

/third_party/elfutils/tests/
H A Dalldts.c63 DT_RELCOUNT, DT_FLAGS_1, DT_VERDEF, DT_VERDEFNUM, in main()
/third_party/elfutils/src/
H A Delfclassify.c380 if (dyn->d_tag == DT_FLAGS_1 && (dyn->d_un.d_val & DF_1_PIE)) in run_classify()
H A Dreadelf.c1976 case DT_FLAGS_1: in handle_dynamic()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1139 DT_FLAGS_1 = 0X6FFFFFFB, // Flags_1. enumerator
1236 // State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1 entry.
/third_party/elfio/elfio/
H A Delfio_dump.hpp522 { DT_FLAGS_1, "FLAGS_1" },
H A Delf_types.hpp1045 constexpr Elf_Word DT_FLAGS_1 = 0x6ffffffb; member
/third_party/musl/porting/linux/user/include/
H A Delf.h811 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h802 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h802 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h802 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/musl/include/
H A Delf.h837 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/elfutils/libelf/
H A Delf.h967 #define DT_FLAGS_1 0x6ffffffb /* State flags, see DF_1_* below. */ macro
991 /* State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c2031 search_vec(p->dynv, &flags1, DT_FLAGS_1); in prepare_lazy()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c2030 search_vec(p->dynv, &flags1, DT_FLAGS_1); in prepare_lazy()
/third_party/musl/ldso/
H A Ddynlink.c2140 search_vec(p->dynv, &flags1, DT_FLAGS_1);
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1776 search_vec(p->dynv, &flags1, DT_FLAGS_1); in decode_dyn()
3205 search_vec(p->dynv, &flags1, DT_FLAGS_1); in prepare_lazy()
/third_party/musl/ldso/linux/
H A Ddynlink.c1964 search_vec(p->dynv, &flags1, DT_FLAGS_1); in decode_dyn()
3449 search_vec(p->dynv, &flags1, DT_FLAGS_1); in prepare_lazy()

Completed in 112 milliseconds