Home
last modified time | relevance | path

Searched refs:PLT_VAR (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/x86_64/
Dasm_support_x86_64.S33 #define PLT_VAR(name, index) PLT_SYMBOL($index) macro
56 #define PLT_VAR(name, index) name&@PLT macro
/art/runtime/arch/x86/
Dasm_support_x86.S35 #define PLT_VAR(name, index) SYMBOL($index) macro
60 #define PLT_VAR(name, index) name&@PLT macro