Searched defs:r_sym (Results 1 – 5 of 5) sorted by relevance
214 uint32_t r_sym = 0x0; in readRela() local243 uint32_t r_sym = 0x0; in readRel() local709 uint32_t r_sym = 0x0; in readRela() local738 uint32_t r_sym = 0x0; in readRel() local
494 ElfXX_Word r_sym = 0; in emitRel() local536 ElfXX_Word r_sym = 0; in emitRela() local
99 static inline bool lookup_symbol(Relocator& relocator, uint32_t r_sym, const char* sym_name, in lookup_symbol()171 const uint32_t r_sym = ELFW(R_SYM)(reloc.r_info); in process_relocation_impl() local
153 static int r_sym(const Elf32_Word r_info) { in r_sym() function in google_breakpad::Elf32178 static int r_sym(const Elf64_Xword r_info) { in r_sym() function in google_breakpad::Elf64
611 size_t r_sym = ELF64_R_SYM(rel->r_info); in apply_relocs() local