Searched refs:object_id (Results 1 – 4 of 4) sorted by relevance
1671 enum elf_target_id object_id; member1699 #define elf_object_id(bfd) (elf_tdata(bfd) -> object_id)
238 enum elf_target_id object_id) in bfd_elf_allocate_object() argument245 elf_object_id (abfd) = object_id; in bfd_elf_allocate_object()
2968 (struct elf_obj_tdata): New field 'object_id'.
431 uintptr_t object_id = reinterpret_cast<uintptr_t>(this->object()); in hash() local432 return this->symndx_ + object_id + this->d.addend; in hash()