Home
last modified time | relevance | path

Searched refs:DF_SYMBOLIC (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/include/
Delf.h541 #define DF_SYMBOLIC 0x02 /* Symbol resolutions starts here */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1081 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1230 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1211 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
/external/llvm/include/llvm/Support/
DELF.h1230 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
/external/kmod/port-gnu/
Delf.h808 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */ macro
/external/elfutils/libelf/
Delf.h951 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */ macro
/external/elfutils/src/
Dreadelf.c1643 { DF_SYMBOLIC, "SYMBOLIC" },