HomeSort by relevance Sort by last modified time
    Searched full:sym1 (Results 1 - 25 of 50) sorted by null

1 2

  /external/llvm/test/CodeGen/PowerPC/
tls-ld-obj.ll 28 ; CHECK-NEXT: 'r_sym', 0x[[SYM1:[0-9a-f]+]]
32 ; CHECK-NEXT: 'r_sym', 0x[[SYM1]]
36 ; CHECK-NEXT: 'r_sym', 0x[[SYM1]]
44 ; CHECK-NEXT: 'r_sym', 0x[[SYM1]]
48 ; CHECK-NEXT: 'r_sym', 0x[[SYM1]]
tls-gd-obj.ll 27 ; CHECK-NEXT: 'r_sym', 0x[[SYM1:[0-9a-f]+]]
31 ; CHECK-NEXT: 'r_sym', 0x[[SYM1]]
35 ; CHECK-NEXT: 'r_sym', 0x[[SYM1]]
tls-ie-obj.ll 26 ; CHECK-NEXT: 'r_sym', 0x[[SYM1:[0-9a-f]+]]
30 ; CHECK-NEXT: 'r_sym', 0x[[SYM1]]
34 ; CHECK-NEXT: 'r_sym', 0x[[SYM1]]
mcm-obj.ll 27 ; MEDIUM-NEXT: 'r_sym', 0x[[SYM1:[0-9]+]]
31 ; MEDIUM-NEXT: 'r_sym', 0x[[SYM1]]
37 ; LARGE-NEXT: 'r_sym', 0x[[SYM1:[0-9]+]]
41 ; LARGE-NEXT: 'r_sym', 0x[[SYM1]]
  /external/oprofile/libpp/
diff_container.cpp 84 symbol_entry const & sym1, count_array_t const & total1,
94 percent1 = op_ratio(sym1.sample.counts[i], total1[i]);
  /external/elfutils/src/
elfcmp.c 294 GElf_Sym *sym1 = gelf_getsym (data1, ndx, &sym1_mem); local
295 if (sym1 == NULL)
307 sym1->st_name);
311 || sym1->st_value != sym2->st_value
312 || (sym1->st_size != sym2->st_size
313 && sym1->st_shndx != SHN_UNDEF)
314 || sym1->st_info != sym2->st_info
315 || sym1->st_other != sym2->st_other
316 || sym1->st_shndx != sym1->st_shndx)
    [all...]
  /external/oprofile/opjitconv/
jitsymbol.c 449 * sym1 |-----------|
452 * sym1 |--------|
455 * sym1 |--------|
461 * sym1 |--------|
465 * sym3 would not overlap with sym1. Therefore handle_overlap_regio() would
466 * only be called for sym1 up to sym2.
  /external/qemu/
elf_ops.h 95 struct elf_sym *sym1 = (struct elf_sym *)s1; local
96 return (sym0->st_value < sym1->st_value)
98 : ((sym0->st_value > sym1->st_value) ? 1 : 0);
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SValBuilder.h 73 bool haveSameType(const SymExpr *Sym1, const SymExpr *Sym2) {
74 return haveSameType(Sym1->getType(), Sym2->getType());
  /external/svox/pico/lib/
picotrns.h 41 * if the sequence pos1/sym1, pos2/sym2 should be tranduced to x/sym3, y/sym4, z/sym5, then x must be pos1 or pos2
  /external/jpeg/
config.sub 589 os=-sym1
  /external/qemu/distrib/jpeg-6b/
config.sub 589 os=-sym1
  /external/bison/tests/
glr-regression.at     [all...]
  /external/bison/build-aux/
config.sub 1188 os=-sym1
    [all...]
  /external/chromium/sdch/open-vcdiff/
config.sub 1047 os=-sym1
  /external/chromium/third_party/libevent/
config.sub 1079 os=-sym1
    [all...]
  /external/dropbear/
config.sub 1043 os=-sym1
  /external/e2fsprogs/config/
config.sub 1099 os=-sym1
    [all...]
  /external/elfutils/config/
config.sub 1079 os=-sym1
    [all...]
  /external/expat/conftools/
config.sub 1155 os=-sym1
    [all...]
  /external/grub/
config.sub 999 os=-sym1
  /external/icu4c/
config.sub 1171 os=-sym1
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
config.sub 1164 os=-sym1
    [all...]
  /external/libffi/
config.sub 1047 os=-sym1
  /external/libmtp/
config.sub 1079 os=-sym1
    [all...]

Completed in 947 milliseconds

1 2