LLVM
8.0.1
|
Go to the source code of this file.
Classes | |
struct | llvm::RelocAddrEntry |
RelocAddrEntry contains relocated value and section index. More... | |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Typedefs | |
using | llvm::RelocAddrMap = DenseMap< uint64_t, RelocAddrEntry > |
In place of applying the relocations to the data we've read from disk we use a separate mapping table to the side and checking that at locations in the dwarf where we expect relocated values. More... | |