Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c83 #define ORIGIN_STR "ORIGIN" macro
681 if (strncmp(++p, ORIGIN_STR, ORIGIN_STR_SIZE)) in elfexec()