Parents: | tools.image.analyzer |
Word | Stack effect |
byte-array>relocations | ( byte-array -- relocations ) |
decode-absolute-relocation | ( byte-array relocation -- value ) |
decode-relative-relocation | ( address byte-array relocation -- value ) |
decode-relocation | ( address byte-array relocation -- value ) |
interesting-relocation? | ( relocation -- ? ) |
rel-class | ( uint -- class ) |
rel-nr-params | ( uint -- n ) |
rel-offset | ( uint -- offset ) |
rel-params | ( -- value ) |
rel-type | ( uint -- type ) |
uint>relocation | ( uint -- relocation ) |