Lines Matching refs:obj
568 'void *obj' is intended to be a pointer (the object field in
598 int (*get_section_info)(void* obj, Dwarf_Half section_index,
607 * obj - Equivalent to 'this' in OO languages.
612 Dwarf_Endianness (*get_byte_order)(void* obj);
622 * obj - Equivalent to 'this' in OO languages.
627 Dwarf_Small (*get_length_size)(void* obj);
638 Dwarf_Small (*get_pointer_size)(void* obj);
649 Dwarf_Unsigned (*get_section_count)(void* obj);
668 int (*load_section)(void* obj, Dwarf_Half section_index,
688 int (*relocate_a_section)(void* obj, Dwarf_Half section_index,
1113 int dwarf_object_init(Dwarf_Obj_Access_Interface* /* obj */,