Home
last modified time | relevance | path

Searched defs:rel (Results 1 – 25 of 45) sorted by relevance

12

/external/elfutils/libelf/
Dgelf_update_rel.c62 Elf32_Rel *rel; in gelf_update_rel() local
Dgelf_update_rela.c62 Elf32_Rela *rel; in gelf_update_rela() local
/external/syslinux/com32/lib/sys/module/i386/
Delf_module.c191 int perform_relocation(struct elf_module *module, Elf_Rel *rel) { in perform_relocation()
275 char *rel = NULL; in resolve_symbols() local
/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
Dreloc_ia32.c44 Elf32_Rel *rel = 0; in _relocate() local
Dreloc_x86_64.c46 Elf64_Rel *rel = 0; in _relocate() local
/external/syslinux/com32/lib/sys/module/x86_64/
Delf_module.c191 int perform_relocation(struct elf_module *module, Elf_Rel *rel) { in perform_relocation()
275 void *rel = NULL; in resolve_symbols() local
/external/syslinux/com32/tools/
Drelocs.c424 Elf32_Rel *rel = &sec->reltab[j]; in read_relocs() local
486 Elf32_Rel *rel; in print_absolute_relocs() local
533 static void walk_relocs(void (*visit)(Elf32_Rel *rel, Elf32_Sym *sym), in walk_relocs()
556 Elf32_Rel *rel; in walk_relocs() local
629 static void count_reloc(Elf32_Rel *rel, Elf32_Sym *sym) in count_reloc()
639 static void collect_reloc(Elf32_Rel *rel, Elf32_Sym *sym) in collect_reloc()
/external/libusb/
DMakefile.am22 reldir = .release/$(distdir) directory
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/
DReferencesHeader.java34 public void setRel (String rel) throws ParseException; in setRel()
DReferences.java42 public void setRel(String rel) throws ParseException{ in setRel()
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DCollectionUtilities.java272 int rel = ao.compareTo(bo); in containsSome() local
289 int rel = aac.compare(ao, bo); in containsSome() local
325 int rel = ao.compareTo(bo); in containsAll() local
344 int rel = aac.compare(ao, bo); in containsAll() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DCollectionUtilities.java273 int rel = ao.compareTo(bo); in containsSome() local
290 int rel = aac.compare(ao, bo); in containsSome() local
326 int rel = ao.compareTo(bo); in containsAll() local
345 int rel = aac.compare(ao, bo); in containsAll() local
/external/linux-kselftest/tools/testing/selftests/timers/
Dnanosleep.c114 struct timespec now, target, rel; in nanosleep_test() local
/external/selinux/libselinux/utils/
Davcstat.c97 struct avc_cache_stats tot, rel, last; in main() local
/external/tcpdump/
Dprint-chdlc.c128 uint8_t rel[2]; member
/external/syslinux/gpxe/src/util/
Delf2efi.c461 static void process_reloc ( bfd *bfd, asection *section, arelent *rel, in process_reloc()
667 arelent **rel; in elf2pe() local
/external/elfutils/src/
Dunstrip.c445 GElf_Rel *rel = gelf_getrel (data, i, &rel_mem); in adjust_relocs() local
588 Elf *elf, bool rel, Elf_Scn *symscn, size_t shnum) in add_new_section_symbols()
667 check_symtab_section_symbols (Elf *elf, bool rel, Elf_Scn *scn, in check_symtab_section_symbols()
695 bool rel) in compare_alloc_sections()
725 compare_sections (const void *a, const void *b, bool rel) in compare_sections()
788 collect_symbols (Elf *outelf, bool rel, Elf_Scn *symscn, Elf_Scn *strscn, in collect_symbols()
Dobjdump.c423 GElf_Rel *rel; in show_relocs_rel() local
444 GElf_Rela *rel; in show_relocs_rela() local
Dfindtextrel.c438 GElf_Rel *rel = gelf_getrel (data, cnt, &rel_mem); in process_file() local
Delfcmp.c777 GElf_Rel *rel = gelf_getrel (data, ndx, &rel_mem); in search_for_copy_reloc() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_print.cpp406 Value *rel, Value *dimRel, DataType ty) const in print()
Dnv50_ir_build_util.cpp152 BuildUtil::mkInterp(unsigned mode, Value *dst, int32_t offset, Value *rel) in mkInterp()
/external/nist-sip/java/gov/nist/javax/sip/
DSipStackImpl.java915 String rel = configurationProperties in SipStackImpl() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h36 unsigned rel; member
46 unsigned rel; member
/external/doclava/src/com/google/doclava/
DSampleCode.java289 String rel = dir.getPath(); in writeSampleIndexCs() local

12