Home
last modified time | relevance | path

Searched defs:m_auxv (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h74 std::unique_ptr<AuxVector> m_auxv; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h141 lldb_private::DataExtractor m_auxv; variable