Home
last modified time | relevance | path

Searched refs:SHF_STRING (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/bin/ksh/
H A Dshf.c211 shf->flags = sflags | SHF_STRING;
302 if (shf->flags & SHF_STRING)
337 if (!(shf->flags & SHF_STRING) && shf->fd < 0)
351 if (shf->flags & SHF_STRING) {
416 if (shf->flags & SHF_STRING)
620 if (shf->flags & SHF_STRING) {
H A Dshf.h37 #define SHF_STRING 0x0100 /* a string, not a file */ macro
H A Dtree.c448 if (shf->flags & SHF_STRING) {
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DChangeLog-081512516 and SHF_STRING if all input sections have those flags.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A DChangeLog-081512516 and SHF_STRING if all input sections have those flags.