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

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

Completed in 804 milliseconds