Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.c2317 const char *insdat = (flags & SECTION_CODE) ? "i" : "d"; in pdp11_asm_named_section() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.cc2315 const char *insdat = (flags & SECTION_CODE) ? "i" : "d"; in pdp11_asm_named_section() local