HomeSort by relevance Sort by last modified time
    Searched refs:ASM_HIDDEN (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_asm.h 47 # define ASM_HIDDEN(symbol) .hidden symbol
53 # define ASM_HIDDEN(symbol)
  /art/runtime/arch/x86_64/
asm_support_x86_64.S 105 #define ASM_HIDDEN .private_extern
107 #define ASM_HIDDEN .hidden
119 ASM_HIDDEN CALLVAR(c_name)
151 ASM_HIDDEN VAR(name)
  /art/runtime/arch/x86/
asm_support_x86.S 109 #define ASM_HIDDEN .private_extern
111 #define ASM_HIDDEN .hidden
121 ASM_HIDDEN CALLVAR(c_name)
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 8 ASM_HIDDEN(__tsan_trace_switch)
88 ASM_HIDDEN(__tsan_report_race)
168 ASM_HIDDEN(__tsan_setjmp)

Completed in 74 milliseconds