DmitriiMartynov wrote: > > We can parse proc_pid_maps for the actual mapping if necessary. > > Parsing proc maps is a bit hacky, no? Agree, it's hacky and actually unnecessary. https://github.com/llvm/llvm-project/pull/201818