Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp265 const addr_t new_section_load_addr = in UpdateImageLoadAddress() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp3013 addr_t new_section_load_addr, in SetSectionLoadAddress()