Searched defs:obj_fd (Results 1 – 5 of 5) sorted by relevance
55 static bool check_syscall_operations(int map_fd, int obj_fd) in check_syscall_operations()
647 int obj_fd = open(obj_file.c_str(), O_RDONLY); in WriteSymbolFile() local
644 int obj_fd = open(obj_file.c_str(), O_RDONLY); in LoadELF() local
4928 drm_public int drmSyncobjHandleToFD(int fd, uint32_t handle, int *obj_fd) in drmSyncobjHandleToFD()4943 drm_public int drmSyncobjFDToHandle(int fd, int obj_fd, uint32_t *handle) in drmSyncobjFDToHandle()
1094 int obj_fd; member