Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp897 const Section *memory_section = in LoadImageUsingMemoryModule() local
901 if (memory_section) { in LoadImageUsingMemoryModule()
903 memory_section->GetFileAddress()); in LoadImageUsingMemoryModule()