Searched defs:relocation (Results 1 – 11 of 11) sorted by relevance
15 ELF::Rel relocation; in AddRelocation() local21 bool CheckRelocation(ELF::Addr addr, const ELF::Rel& relocation) { in CheckRelocation()30 ELF::Rela relocation; in AddRelocation() local39 const ELF::Rela& relocation) { in CheckRelocation()
30 const ELF::Rela* relocation = &relocations[i]; in Encode() local64 ELF::Rela relocation; in Decode() local
15 ELF::Rel relocation; in AddRelocation() local21 bool CheckRelocation(ELF::Addr addr, const ELF::Rel& relocation) { in CheckRelocation()
17 ELF::Rela relocation; in AddRelocation() local26 const ELF::Rela& relocation) { in CheckRelocation()
88 ELF::Rel relocation; in Uncondense() local
984 const Rel& relocation = relocations[i]; in PackTypedRelocations() local1202 const Rel& relocation = relocations[i]; in UnpackTypedRelocations() local
379 ELF::Rel relocation; in ApplyPackedRel() local429 ELF::Rela relocation; in ApplyPackedRela() local
252 ptrdiff_t relocation = in Init() local
272 struct relocation { struct273 uint32_t VirtualAddress;274 uint32_t SymbolTableIndex;275 uint16_t Type;
775 uint64 relocation = (elf_type == ET_DYN) ? start_address : 0; in SymbolizeAndDemangle() local