Searched defs:auxv (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/sys/auxv/linux/ | ||
H A D | getauxval.cpp | 55 static AuxEntry *auxv = nullptr; global() variable |
/llvm-project/lldb/include/lldb/Host/common/ | ||
H A D | NativeProcessProtocol.h | 266 auxv = (1u << 4), enumerator |