Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dsysdep.h72 # define REALPATH(a,b) realpath (a, b) macro
74 # define REALPATH(a,b) NULL macro
H A DChangeLog-02031735 LD_PATHMAX as appropriate. Also define REALPATH as realpath if it
1741 (gld_${EMULATION_NAME}_recognized_file): Use REALPATH to follow
/freebsd-12.1/contrib/binutils/ld/emultempl/
H A Dpep.em1311 if (REALPATH (entry->filename, fbuf) == NULL)