diff options
| author | shawbyoung <shawbyoung@gmail.com> | 2024-06-28 09:27:24 -0700 |
|---|---|---|
| committer | shawbyoung <shawbyoung@gmail.com> | 2024-06-28 09:27:24 -0700 |
| commit | 64f57e506d8a0127526b5c00831e18a62f8c159c (patch) | |
| tree | 201327f8ec6020df9915f8902eb6f697ddd1b65e /bolt/docs/CommandLineArgumentReference.md | |
| parent | 804415825b97e974c96a92580bcbeaf4c7ff0a04 (diff) | |
[𝘀𝗽𝗿] initial versionusers/shawbyoung/spr/bolt-hash-based-function-matching-5
Created using spr 1.3.4
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 |
