rename code.length tp mem_length with lots of noise impact
This commit is contained in:
@ -14,7 +14,7 @@ module Elf
|
||||
Elf::Constants::SHF_WRITE | Elf::Constants::SHF_ALLOC | Elf::Constants::SHF_EXECINSTR
|
||||
end
|
||||
|
||||
def length
|
||||
def mem_length
|
||||
@text.length
|
||||
end
|
||||
def to_s
|
||||
|
Reference in New Issue
Block a user