We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
section_addr
1 parent 4ddc174 commit 71efd20Copy full SHA for 71efd20
llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
@@ -62,6 +62,7 @@ class raw_ostream;
62
/// | 'next_pc' '(' symbol ')'
63
/// | 'stub_addr' '(' stub-container-name ',' symbol ')'
64
/// | 'got_addr' '(' stub-container-name ',' symbol ')'
65
+/// | 'section_addr' '(' stub-container-name ',' symbol ')'
66
/// | symbol
67
///
68
/// binary_expr = expr '+' expr
0 commit comments