HomeSort by relevance Sort by last modified time
    Searched refs:SYMBOL (Results 1 - 25 of 454) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mri/
equ.s 2 XDEF SYMBOL
3 SYMBOL EQU 4
equ.d 7 0*4 A SYMBOL
label.d 8 [ ]*U SYMBOL
  /art/runtime/interpreter/mterp/x86/
op_return_void.S 2 call SYMBOL(MterpThreadFenceForConstructor)
7 call SYMBOL(MterpSuspendCheck)
op_return.S 8 call SYMBOL(MterpThreadFenceForConstructor)
13 call SYMBOL(MterpSuspendCheck)
op_return_wide.S 6 call SYMBOL(MterpThreadFenceForConstructor)
11 call SYMBOL(MterpSuspendCheck)
op_monitor_enter.S 10 call SYMBOL(artLockObjectFromCode) # (object, self)
op_monitor_exit.S 14 call SYMBOL(artUnlockObjectFromCode) # (object, self)
op_return_void_no_barrier.S 5 call SYMBOL(MterpSuspendCheck)
  /art/runtime/interpreter/mterp/x86_64/
op_return.S 8 call SYMBOL(MterpThreadFenceForConstructor)
12 call SYMBOL(MterpSuspendCheck)
op_return_void.S 2 call SYMBOL(MterpThreadFenceForConstructor)
6 call SYMBOL(MterpSuspendCheck)
op_return_wide.S 6 call SYMBOL(MterpThreadFenceForConstructor)
10 call SYMBOL(MterpSuspendCheck)
invoke.S 14 call SYMBOL($helper)
18 call SYMBOL(MterpShouldSwitchInterpreters)
invoke_polymorphic.S 14 call SYMBOL($helper)
18 call SYMBOL(MterpShouldSwitchInterpreters)
op_monitor_enter.S 8 call SYMBOL(artLockObjectFromCode) # (object, self)
op_monitor_exit.S 12 call SYMBOL(artUnlockObjectFromCode) # (object, self)
op_return_void_no_barrier.S 4 call SYMBOL(MterpSuspendCheck)
footer.S 20 call SYMBOL(MterpLogDivideByZeroException)
29 call SYMBOL(MterpLogArrayIndexException)
38 call SYMBOL(MterpLogNegativeArraySizeException)
47 call SYMBOL(MterpLogNoSuchMethodException)
56 call SYMBOL(MterpLogNullObjectException)
65 call SYMBOL(MterpLogExceptionThrownException)
75 call SYMBOL(MterpLogSuspendFallback)
98 call SYMBOL(MterpHandleException)
106 call SYMBOL(MterpShouldSwitchInterpreters)
163 call SYMBOL(MterpSuspendCheck) # (self
    [all...]
alt_stub.S 16 call SYMBOL(MterpCheckBefore) # (self, shadow_frame, dex_pc_ptr)
op_aput_object.S 10 call SYMBOL(MterpAputObject) # (array, index)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
subsym.s 7 .asg value,SYMBOL
8 .asg SYMBOL,SYMBOL1
13 * Substitution symbol functions
14 label: .word $symlen(SYMBOL) ; 5, substitutes string for symbol
15 .word $symlen(":SYMBOL:") ; 5, forced substitution
16 .word $symlen("SYMBOL") ; 6, uses string directly
18 .word $symcmp(SYMBOL,"value") ; 0
21 .word $firstch(":SYMBOL:",'a') ; 2
22 .word $lastch(SYMBOL,'a') ; 2
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
redef.d 6 SYMBOL TABLE:
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/elf/
redef.d 7 SYMBOL TABLE:
  /toolchain/binutils/binutils-2.27/binutils/
embedspu.sh 50 SYMBOL=
60 *) if test -z "$SYMBOL"; then
61 SYMBOL="$1"
141 # write the address of the corresponding PowerPC symbol in a table
162 print "#error Symbol " $8 " not in 16 byte element toe array!"; \
229 .globl ${SYMBOL}
230 .type ${SYMBOL}, @object
234 ${SYMBOL}:
241 ${SYMBOL}:
246 .size ${SYMBOL}, . - ${SYMBOL
    [all...]
  /external/elfutils/tests/
run-readelf-vmcoreinfo.sh 65 SYMBOL(init_uts_ns)=ffffffff81a4c5b0
66 SYMBOL(node_online_map)=ffffffff81b840b0
67 SYMBOL(swapper_pg_dir)=ffffffff81a42000
68 SYMBOL(_stext)=ffffffff81000190
69 SYMBOL(vmlist)=ffffffff81db07e8
70 SYMBOL(mem_section)=ffffffff81dbab00
97 SYMBOL(log_buf)=ffffffff81a532a8
98 SYMBOL(log_end)=ffffffff81d0bc50
99 SYMBOL(log_buf_len)=ffffffff81a532a4
100 SYMBOL(logged_chars)=ffffffff81d0bd7
    [all...]

Completed in 1810 milliseconds

1 2 3 4 5 6 7 8 91011>>