Searched refs:raw_file_ptr (Results 1 – 2 of 2) sorted by relevance
23 raw_file_ptr: Vec<usize>, field30 raw_file_ptr: Vec::new(), in new()43 self.raw_file_ptr.push(map_ptr); in insert_map()103 for ptr in self.raw_file_ptr.iter() { in drop()
40 let mut raw_file_ptr = vec![]; in relocation() localVariable90 raw_file_ptr.push(map_ptr); in relocation()121 for ptr in raw_file_ptr { in relocation()