Searched defs:relocation (Results 1 – 4 of 4) sorted by relevance
252 ptrdiff_t relocation = in Init() local
265 struct relocation { struct266 uint32_t VirtualAddress;267 uint32_t SymbolTableIndex;268 uint16_t Type;
610 uint64 relocation = (elf_type == ET_DYN) ? start_address : 0; in SymbolizeAndDemangle() local