Searched refs:kLOCAL (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/0.153/src/
H A Dldscript.h52 kLOCAL = 270, enumerator in enum:yytokentype
82 #define kLOCAL 270 macro
H A Dldlex.l147 "local:" { return kLOCAL; }
H A Dldscript.c188 kLOCAL = 270, enumerator in enum:yytokentype
218 #define kLOCAL 270 macro
607 "kINPUT", "kINTERP", "kKEEP", "kLOCAL", "kMODE", "kMUL_OP", "kNUM",
H A Dldscript.y98 %token kLOCAL
432 | kLOCAL filename_id_star_list
H A Dldlex.c1592 { return kLOCAL; }

Completed in 123 milliseconds