Home
last modified time | relevance | path

Searched refs:FUNC_TYPE (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/include/
H A Dfunction.h18 typedef enum FUNC_TYPE { enum
21 } FUNC_TYPE; typedef
24 FUNC_TYPE type;
/third_party/openssl/apps/include/
H A Dfunction.h18 typedef enum FUNC_TYPE { enum
21 } FUNC_TYPE; typedef
24 FUNC_TYPE type;
/third_party/node/deps/openssl/openssl/apps/
H A Dopenssl.c334 FUNC_TYPE tp; in help_main()
H A Dlist.c1048 static void list_type(FUNC_TYPE ft, int one) in list_type()
/third_party/openssl/apps/
H A Dopenssl.c334 FUNC_TYPE tp; in help_main()
H A Dlist.c1048 static void list_type(FUNC_TYPE ft, int one) in list_type()
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc42 return elf_symbol::FUNC_TYPE; in stt_to_elf_symbol_type()
H A Dabg-ir.cc2076 {return get_type() == FUNC_TYPE || get_type() == GNU_IFUNC_TYPE;} in is_function()
2727 case elf_symbol::FUNC_TYPE: in operator <<()
2850 t = elf_symbol::FUNC_TYPE; in string_to_elf_symbol_type()
2925 {return t == elf_symbol::FUNC_TYPE;} in elf_symbol_is_function()
H A Dabg-writer.cc1585 case elf_symbol::FUNC_TYPE: in write_elf_symbol_type()
H A Dabg-dwarf-reader.cc1298 if ((type == elf_symbol::FUNC_TYPE in lookup_public_function_symbol_from_elf()
14854 /*symbol type=*/ elf_symbol::FUNC_TYPE,
/third_party/libabigail/include/
H A Dabg-ir.h891 FUNC_TYPE, enumerator

Completed in 60 milliseconds