summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LowerSwitch.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2012-07-03 08:24:14 +0000
committerAlexey Samsonov <samsonov@google.com>2012-07-03 08:24:14 +0000
commit961276af2603ada8f9da4e93adc8490230fbbc51 (patch)
tree68c4de273d016ef87597152053f2f519567b2c9f /llvm/lib/Transforms/Utils/LowerSwitch.cpp
parent822b254507f892290bad851b5c3303972b822f3c (diff)
downloadbcm5719-llvm-961276af2603ada8f9da4e93adc8490230fbbc51.tar.gz
bcm5719-llvm-961276af2603ada8f9da4e93adc8490230fbbc51.zip
[Sanitizer] Extend a symbolizer code. Implemented for Linux only. Use dl_iterate_phdr to get virtual addresses of mapped module sections. To symbolize an address from a module, map this module to memory and obtain pointers to debug info sections. Later these pointers can be passed to constructor of DWARF context-in-memory from LLVM DebugInfo lib.
llvm-svn: 159652
Diffstat (limited to 'llvm/lib/Transforms/Utils/LowerSwitch.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud