Home
last modified time | relevance | path

Searched refs:poc_handler (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/
H A Dread.c848 if (pop && !pop->poc_handler) in read_a_source_file()
856 || !((pop->poc_handler == cons in read_a_source_file()
858 || (pop->poc_handler == s_space in read_a_source_file()
863 || pop->poc_handler == s_if in read_a_source_file()
864 || pop->poc_handler == s_ifdef in read_a_source_file()
865 || pop->poc_handler == s_ifc in read_a_source_file()
866 || pop->poc_handler == s_ifeqs in read_a_source_file()
867 || pop->poc_handler == s_else in read_a_source_file()
868 || pop->poc_handler == s_endif in read_a_source_file()
869 || pop->poc_handler == s_globl in read_a_source_file()
[all …]
H A Das.h479 void (*poc_handler) (int); member
H A DChangeLog-92959453 (pseudo_typeS): Add prototype to poc_handler field.
10054 pseudo-op with a poc_handler field of NULL, ignore it and treat it
10057 poc_handler field.