Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp868 const Section *memory_section = in LoadImageUsingMemoryModule() local
872 if (memory_section) { in LoadImageUsingMemoryModule()
874 memory_section->GetFileAddress()); in LoadImageUsingMemoryModule()