Home
last modified time | relevance | path

Searched defs:relocation (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/tools/relocation_packer/src/
Dpacker_unittest.cc15 ELF::Rel relocation; in AddRelocation() local
21 bool CheckRelocation(ELF::Addr addr, const ELF::Rel& relocation) { in CheckRelocation()
30 ELF::Rela relocation; in AddRelocation() local
39 const ELF::Rela& relocation) { in CheckRelocation()
Ddelta_encoder.cc30 const ELF::Rela* relocation = &relocations[i]; in Encode() local
64 ELF::Rela relocation; in Decode() local
Drun_length_encoder_unittest.cc15 ELF::Rel relocation; in AddRelocation() local
21 bool CheckRelocation(ELF::Addr addr, const ELF::Rel& relocation) { in CheckRelocation()
Ddelta_encoder_unittest.cc17 ELF::Rela relocation; in AddRelocation() local
26 const ELF::Rela& relocation) { in CheckRelocation()
Drun_length_encoder.cc88 ELF::Rel relocation; in Uncondense() local
Delf_file.cc984 const Rel& relocation = relocations[i]; in PackTypedRelocations() local
1202 const Rel& relocation = relocations[i]; in UnpackTypedRelocations() local
/external/chromium_org/third_party/android_crazy_linker/src/src/
Dcrazy_linker_elf_relocations.cpp379 ELF::Rel relocation; in ApplyPackedRel() local
429 ELF::Rela relocation; in ApplyPackedRela() local
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
Delf_mem_image.cc252 ptrdiff_t relocation = in Init() local
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Delf_mem_image.cc252 ptrdiff_t relocation = in Init() local
/external/llvm/include/llvm/Support/
DCOFF.h272 struct relocation { struct
273 uint32_t VirtualAddress;
274 uint32_t SymbolTableIndex;
275 uint16_t Type;
/external/chromium_org/base/third_party/symbolize/
Dsymbolize.cc775 uint64 relocation = (elf_type == ET_DYN) ? start_address : 0; in SymbolizeAndDemangle() local