Home
last modified time | relevance | path

Searched refs:Word (Results 1 – 12 of 12) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relocations.cpp82 RelocationType GetRelocationType(ELF::Word r_type) { in GetRelocationType()
324 const ELF::Word rela_type = ELF_R_TYPE(rela->r_info); in ApplyRelaReloc()
325 const ELF::Word CRAZY_UNUSED rela_symbol = ELF_R_SYM(rela->r_info); in ApplyRelaReloc()
393 const ELF::Word rel_type = ELF_R_TYPE(rel->r_info); in ApplyRelReloc()
394 const ELF::Word CRAZY_UNUSED rel_symbol = ELF_R_SYM(rel->r_info); in ApplyRelReloc()
495 bool ElfRelocations::ResolveSymbol(ELF::Word rel_type, in ResolveSymbol()
496 ELF::Word rel_symbol, in ResolveSymbol()
561 const ELF::Word rel_type = ELF_R_TYPE(rel->r_info); in ApplyRelRelocs()
562 const ELF::Word rel_symbol = ELF_R_SYM(rel->r_info); in ApplyRelRelocs()
608 const ELF::Word rel_type = ELF_R_TYPE(rela->r_info); in ApplyRelaRelocs()
[all …]
Dcrazy_linker_elf_relocations.h84 void AdjustRelocation(ELF::Word rel_type,
117 ELF::Word mips_symtab_count_;
118 ELF::Word mips_local_got_count_;
119 ELF::Word mips_gotsym_;
Delf_traits.h18 typedef Elf32_Word Word; typedef
42 typedef Elf64_Word Word; typedef
Dcrazy_linker_elf_symbols.h69 ELF::Word* hash_bucket_;
71 ELF::Word* hash_chain_;
Dcrazy_linker_elf_symbols.cpp38 ELF::Word* data = reinterpret_cast<ELF::Word*>(dyn_addr); in Init()
Dlinker_phdr.h80 ELF::Word* dynamic_flags);
Dcrazy_linker_elf_view.h101 ELF::Word dynamic_flags_;
Dlinker_phdr.cpp385 ELF::Word* dynamic_flags) { in phdr_table_get_dynamic_section()
/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc378 typedef uint32_t Word; typedef in __anonec5e253d0111::Elf32
387 Word e_version;
391 Word e_flags;
401 Word sh_name;
402 Word sh_type;
403 Word sh_flags;
406 Word sh_size;
407 Word sh_link;
408 Word sh_info;
409 Word sh_addralign;
[all …]
/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c114 typedef struct Word WORD;
116 struct Word struct
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Duniq.good148 /* Word boundary assertions */
Duniq.inp539 /* Word boundary assertions */