HomeSort by relevance Sort by last modified time
    Searched refs:exclude_type (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
pe-dll.h 42 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef in typeref:enum:__anon76243
47 (const char *, const exclude_type);
pep-dll.h 43 typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type; typedef in typeref:enum:__anon76244
46 extern void pep_dll_add_excludes (const char *, const exclude_type);
pe-dll.c 490 exclude_type type;
497 pe_dll_add_excludes (const char *new_excludes, const exclude_type type)
    [all...]
  /external/selinux/policycoreutils/sepolicy/sepolicy/
gui.py 1620 def exclude_type(self, type, exclude_list): member in class:SELinuxGui
    [all...]

Completed in 430 milliseconds