Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp231 uint64_t &vmaddrheuristic, in updateSectionLoadAddress()
345 uint64_t vmaddrheuristic = 0; in ReadJITDescriptorImpl() local