Home
last modified time | relevance | path

Searched refs:import_off (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Python/
Ddynload_win.c61 int num_dict_off, import_off; local
96 import_off = 104;
100 import_off = 120;
115 if (0 == DWORD_AT(dllbase + opt_offset + import_off + sizeof(DWORD)))
119 import_off);
/third_party/libabigail/src/
Dabg-dwarf-reader.cc304 imported_unit_point(Dwarf_Off import_off) in imported_unit_point()
305 : offset_of_import(import_off), in imported_unit_point()
320 imported_unit_point(Dwarf_Off import_off, in imported_unit_point()
323 : offset_of_import(import_off), in imported_unit_point()