Home
last modified time | relevance | path

Searched defs:sym2 (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/lld/test/ELF/Inputs/
Ddynamic-reloc-weak.s6 .global sym2 symbol
7 sym2: label
Dundef-bad-debug.s4 sym2: label
/external/llvm-project/lld/unittests/MachOTests/
DMachONormalizedFileYAMLTests.cpp334 const Symbol& sym2 = f->localSymbols[0]; in TEST() local
471 const Symbol& sym2 = f->undefinedSymbols[0]; in TEST() local
599 const Symbol& sym2 = f->undefinedSymbols[0]; in TEST() local
755 const Symbol& sym2 = f->undefinedSymbols[0]; in TEST() local
/external/llvm-project/lld/test/ELF/
Dgnu-hash-table-many.s12 .global sym2 symbol
13 sym2: label
/external/llvm-project/llvm/test/MC/ARM/
Dt2-modified-immediate-fixup.s39 .equ sym2, 0xff00ff00 define
/external/llvm-project/llvm/test/MC/ELF/
Dtype.s56 .global sym2 symbol
61 .set sym2, alias2 define
/external/llvm/test/MC/ELF/
Dtype.s56 .global sym2 symbol
61 .set sym2, alias2 define
/external/toybox/kconfig/
Dmenu.c178 static int menu_range_valid_sym(struct symbol *sym, struct symbol *sym2) in menu_range_valid_sym()
187 struct symbol *sym2; in sym_check_prop() local
Dexpr.c354 struct symbol *sym1, *sym2; in expr_join_or() local
418 struct symbol *sym1, *sym2; in expr_join_and() local
Dsymbol.c794 struct symbol *sym2; in sym_check_deps() local
/external/fec/
Dviterbi39_port.c149 unsigned char sym0,sym1,sym2; in update_viterbi39_blk_port() local
/external/elfutils/src/
Delfcmp.c368 GElf_Sym *sym2 = gelf_getsym (data2, ndx, &sym2_mem); in main() local
/external/llvm-project/lld/test/COFF/
Dstrtab-size.s23 sym2: label
/external/llvm-project/flang/lib/Semantics/
Dresolve-names-utils.cpp393 const parser::CharBlock &source, const Symbol &sym1, const Symbol &sym2) { in CheckCanEquivalence()
/external/lzma/Asm/x86/
DLzmaDecOpt.asm134 sym2 equ x9 define
/external/libxkbcommon/src/xkbcomp/
Dsymbols.c1322 xkb_keysym_t sym2, sym3; in FindAutomaticType() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java2453 DateFormatSymbols sym2 = (DateFormatSymbols)sym.clone(); in TestCoverage() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java2456 DateFormatSymbols sym2 = (DateFormatSymbols)sym.clone(); in TestCoverage() local
/external/OpenCL-CTS/test_common/miniz/
Dminiz.c806 int sym2; mz_uint code_len; in tinfl_decompress() local
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2475 DecimalFormatSymbols sym2(Locale::getUS(), ec); in TestAdoptDecimalFormatSymbols() local