Skip to content

Commit

Permalink
Renamed loading option "custom_base_address" to "custom_base_addr" (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
peperunas authored and ltfish committed Sep 18, 2017
1 parent 41badb7 commit 18e14ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/loading.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ If you want to specify some options that only apply to a specific binary object,
The options that you can use vary from backend to backend, but some common ones are:

* `backend` - which backend to use, as either a class or a name
* `custom_base_address` - a base address to use
* `custom_base_addr` - a base address to use
* `custom_entry_point` - an entry point to use
* `custom_arch` - the name of an architecture to use

Expand Down

0 comments on commit 18e14ab

Please sign in to comment.