diff options
Diffstat (limited to 'bolt/docs/CommandLineArgumentReference.md')
| -rw-r--r-- | bolt/docs/CommandLineArgumentReference.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bolt/docs/CommandLineArgumentReference.md b/bolt/docs/CommandLineArgumentReference.md index d95f30a299a2..e8bcc9f0128f 100644 --- a/bolt/docs/CommandLineArgumentReference.md +++ b/bolt/docs/CommandLineArgumentReference.md @@ -259,6 +259,10 @@ Always use long jumps/nops for Linux kernel static keys +- `--match-profile-with-function-hash` + + Match profile with function hash + - `--max-data-relocations=<uint>` Maximum number of data relocations to process @@ -1232,4 +1236,4 @@ - `--print-options` - Print non-default options after command line parsing
\ No newline at end of file + Print non-default options after command line parsing |
