Home
last modified time | relevance | path

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

/art/runtime/arch/x86_64/
Dasm_support_x86_64.S101 #define PLT_SYMBOL(name) name // ## @PLT macro
103 #define PLT_SYMBOL(name) name ## @PLT macro
107 #define PLT_SYMBOL(name) _ ## name macro
/art/runtime/arch/x86/
Dasm_support_x86.S109 #define PLT_SYMBOL(name) name // ## @PLT macro
111 #define PLT_SYMBOL(name) name ## @PLT macro
116 #define PLT_SYMBOL(name) _ ## name macro