Lines Matching defs:elffile
55 def get_arch_id(elffile): argument
75 def get_symbol(elffile, name): argument
106 def get_sections(elffile, pad_to, dump_names): argument
133 def get_pageable_bin(elffile): argument
142 def get_pager_bin(elffile): argument
153 def get_reloc_bin(elffile): argument
191 def get_hashes_bin(elffile): argument
206 def get_embdata_bin(elffile): argument
248 def output_pager_bin(elffile, outf): argument
252 def output_pageable_bin(elffile, outf): argument
256 def get_init_load_addr(elffile): argument
263 def output_raw_bin(elffile, outf): argument
275 def output_header_v1(elffile, outf): argument
305 def output_header_v2(elffile, outf): argument
329 def output_pager_v2(elffile, outf): argument
340 def output_pageable_v2(elffile, outf): argument