Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c180 static enum in_section { no_section, in_text, in_data, in_named enum
196 } in_section = no_section; variable
/openbsd/gnu/gcc/gcc/
H A Dvarasm.c174 section *in_section; variable