diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-symbolizer.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-symbolizer.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-symbolizer.rst b/llvm/docs/CommandGuide/llvm-symbolizer.rst index c6933219dac..b794f56246f 100644 --- a/llvm/docs/CommandGuide/llvm-symbolizer.rst +++ b/llvm/docs/CommandGuide/llvm-symbolizer.rst @@ -126,8 +126,7 @@ OPTIONS .. option:: -adjust-vma=<offset> Add the specified offset to object file addresses when performing lookups. This - can be used to simplify lookups when the object is not loaded at a dynamically - relocated address. + can be used to perform lookups as if the object were relocated by the offset. EXIT STATUS ----------- |