Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
Dalldts.c63 DT_RELCOUNT, DT_FLAGS_1, DT_VERDEF, DT_VERDEFNUM, in main()
/third_party/elfutils/src/
Delfclassify.c380 if (dyn->d_tag == DT_FLAGS_1 && (dyn->d_un.d_val & DF_1_PIE)) in run_classify()
Dreadelf.c1976 case DT_FLAGS_1: in handle_dynamic()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1139 DT_FLAGS_1 = 0X6FFFFFFB, // Flags_1. enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp522 { DT_FLAGS_1, "FLAGS_1" },
Delf_types.hpp1045 constexpr Elf_Word DT_FLAGS_1 = 0x6ffffffb; variable
/third_party/musl/porting/linux/user/include/
Delf.h810 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h802 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/musl/include/
Delf.h819 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h802 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h802 #define DT_FLAGS_1 0x6ffffffb macro
/third_party/elfutils/libelf/
Delf.h967 #define DT_FLAGS_1 0x6ffffffb /* State flags, see DF_1_* below. */ macro
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c2031 search_vec(p->dynv, &flags1, DT_FLAGS_1); in prepare_lazy()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c2030 search_vec(p->dynv, &flags1, DT_FLAGS_1); in prepare_lazy()
/third_party/musl/ldso/
Ddynlink.c2065 search_vec(p->dynv, &flags1, DT_FLAGS_1);
/third_party/musl/ldso/linux/
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/porting/linux/user/ldso/
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()