Home
last modified time | relevance | path

Searched defs:PLT_SYMBOL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/arch/x86/
H A Dasm_support_x86.S151 #define PLT_SYMBOL(name) name ## @PLT macro
155 #define PLT_SYMBOL(name) _ ## name macro
/aosp_15_r20/art/runtime/arch/x86_64/
H A Dasm_support_x86_64.S158 #define PLT_SYMBOL(name) name ## @PLT macro
161 #define PLT_SYMBOL(name) _ ## name macro