Home
last modified time | relevance | path

Searched defs:relocated (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcppdefault.c119 static int relocated = -1; in cpp_relocated() local
H A Dincpath.c130 int relocated = cpp_relocated (); in add_standard_paths() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcppdefault.c121 static int relocated = -1; in cpp_relocated() local
H A Dincpath.c133 int relocated = cpp_relocated(); in add_standard_paths() local
/dflybsd-src/sys/vfs/isofs/cd9660/
H A Dcd9660_vfsops.c732 int relocated, struct iso_directory_record *isodir) in cd9660_vget_internal()
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_vm.h183 struct list_head relocated; member
/dflybsd-src/libexec/rtld-elf/
H A Drtld.h228 bool relocated : 1; /* True if processed by relocate_objects() */ member