Home
last modified time | relevance | path

Searched refs:DF_ORIGIN (Results 1 – 14 of 14) sorted by relevance

/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h388 #define DF_ORIGIN 0x0001 /* Indicates that the object being loaded may macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h388 #define DF_ORIGIN 0x0001 /* Indicates that the object being loaded may macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp706 #define DF_ORIGIN 0x1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1229 DF_ORIGIN = 0x01, // The object may reference $ORIGIN. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1259 DF_ORIGIN = 0x01, // The object may reference $ORIGIN. enumerator
/third_party/musl/ndk_musl_include/
Delf.h820 #define DF_ORIGIN 0x00000001 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h820 #define DF_ORIGIN 0x00000001 macro
/third_party/musl/include/
Delf.h823 #define DF_ORIGIN 0x00000001 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h820 #define DF_ORIGIN 0x00000001 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h820 #define DF_ORIGIN 0x00000001 macro
/third_party/musl/porting/linux/user/include/
Delf.h828 #define DF_ORIGIN 0x00000001 macro
/third_party/elfio/elfio/
Delf_types.hpp1054 constexpr Elf_Word DF_ORIGIN = 0x1; variable
/third_party/elfutils/libelf/
Delf.h985 #define DF_ORIGIN 0x00000001 /* Object may use DF_ORIGIN */ macro
/third_party/elfutils/src/
Dreadelf.c1698 { DF_ORIGIN, "ORIGIN" },