Searched refs:binary_to_elf (Results 1 – 1 of 1) sorted by relevance
1131 Binary_to_elf binary_to_elf(target.machine_code(), in open_binary() local1135 if (!binary_to_elf.convert(task)) in open_binary()1137 return this->file_.open(task, name, binary_to_elf.converted_data_leak(), in open_binary()1138 binary_to_elf.converted_size()); in open_binary()