Home
last modified time | relevance | path

Searched defs:path_addr (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.h140 lldb::addr_t path_addr; ///< String naming the shared object. member
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h140 lldb::addr_t path_addr; ///< String naming the shared object. member
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp718 lldb::addr_t path_addr = process->AllocateMemory(path_len, in DoLoadImage() local
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp695 lldb::addr_t path_addr = info_data_ref.GetAddress(&info_data_offset); in ReadImageInfos() local