Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1081 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/elfutils/src/
Dld.c1048 ld_state.dt_flags |= DF_SYMBOLIC; in parse_B_option_2()
Dreadelf.c1546 { DF_SYMBOLIC, "SYMBOLIC" },
/external/elfutils/libelf/
Delf.h809 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */ macro
/external/kmod/port-gnu/
Delf.h808 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */ macro