[PATCH] D72272: [Sanitizers] Elf mapping update of FreeBSD offset

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 12:46:18 PST 2020


dim added a comment.

Note that I instrumented the rtld.c in FreeBSD head r357374 (as of 2020-02-01) , and that gives me:

  offsetof(Obj_Entry::linkmap)=560

So @devnexen  I'm not sure where you got the newly updated number from?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72272/new/

https://reviews.llvm.org/D72272





More information about the llvm-commits mailing list