vsk added a comment. I changed the .section directive to `.section __COV,__llvm_covmap` per your suggestion. Placing the covmap section in the __DWARF segment results in the same behavior (it is mapped into process memory). http://reviews.llvm.org/D16092