Home
last modified time | relevance | path

Searched defs:vmap (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dxcoffsolib.h33 struct vmap struct
35 struct vmap *nxt; /* ptr to next in chain */ argument
58 struct vmap *pvmap; argument
Dexec.c82 struct vmap *vmap; variable
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dirix-core.c56 struct vmap64 vmap; in do_sections64() local
104 struct vmap vmap; in do_sections() local
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dirix-core.c72 struct vmap64 vmap; local
122 struct vmap vmap; local
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DValueSymbolTable.h135 ValueMap vmap; ///< The map that holds the symbol table. variable
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_gem.h163 int (*vmap)(struct drm_gem_object *obj, struct iosys_map *map); member
/openbsd/src/lib/libpcap/
Doptimize.c508 struct vmapinfo *vmap; variable
/openbsd/src/sys/dev/pci/drm/
Ddrm_linux.c656 vmap(struct vm_page **pages, unsigned int npages, unsigned long flags, in vmap() function