Returns:
1261 1262 1263
# File 'lib/rex/peparsey/pebase.rb', line 1261 def valid_rva?(rva) _find_section_by_rva(rva) != nil end