HomeSort by: relevance | last modified time | path
    Searched refs:is_function (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/libctf/
ctf-lookup.c 682 not found. If is_function is >= 0, return only function or data object
686 int is_function)
701 || (symp->st_type != STT_OBJECT && is_function == 0)
702 || (symp->st_type != STT_FUNC && is_function == 1))
734 if (is_function != 0 &&
738 if (is_function != 1 &&
799 is_function))
1019 const char *symname, int is_function)
1043 if (is_function)
1113 If is_function is > -1, only look for data objects or functions i
    [all...]
ctf-impl.h 622 int is_function);
629 extern int ctf_add_funcobjt_sym (ctf_dict_t *, int is_function,
724 extern int ctf_add_funcobjt_sym_forced (ctf_dict_t *, int is_function,
ctf-create.c 1397 ctf_add_funcobjt_sym_forced (ctf_dict_t *fp, int is_function, const char *name, ctf_id_t id)
1401 ctf_dynhash_t *h = is_function ? fp->ctf_funchash : fp->ctf_objthash;
1406 if (is_function && ctf_type_kind (fp, id) != CTF_K_FUNCTION)
1421 ctf_add_funcobjt_sym (ctf_dict_t *fp, int is_function, const char *name, ctf_id_t id)
1423 if (ctf_lookup_by_sym_or_name (fp, 0, name, 0, is_function) != CTF_ERR)
1426 return ctf_add_funcobjt_sym_forced (fp, is_function, name, id);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-lookup.c 682 not found. If is_function is >= 0, return only function or data object
686 int is_function)
701 || (symp->st_type != STT_OBJECT && is_function == 0)
702 || (symp->st_type != STT_FUNC && is_function == 1))
734 if (is_function != 0 &&
738 if (is_function != 1 &&
799 is_function))
1019 const char *symname, int is_function)
1043 if (is_function)
1113 If is_function is > -1, only look for data objects or functions i
    [all...]
ctf-impl.h 622 int is_function);
629 extern int ctf_add_funcobjt_sym (ctf_dict_t *, int is_function,
724 extern int ctf_add_funcobjt_sym_forced (ctf_dict_t *, int is_function,
ctf-create.c 1397 ctf_add_funcobjt_sym_forced (ctf_dict_t *fp, int is_function, const char *name, ctf_id_t id)
1401 ctf_dynhash_t *h = is_function ? fp->ctf_funchash : fp->ctf_objthash;
1406 if (is_function && ctf_type_kind (fp, id) != CTF_K_FUNCTION)
1421 ctf_add_funcobjt_sym (ctf_dict_t *fp, int is_function, const char *name, ctf_id_t id)
1423 if (ctf_lookup_by_sym_or_name (fp, 0, name, 0, is_function) != CTF_ERR)
1426 return ctf_add_funcobjt_sym_forced (fp, is_function, name, id);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-lookup.c 682 not found. If is_function is >= 0, return only function or data object
686 int is_function)
701 || (symp->st_type != STT_OBJECT && is_function == 0)
702 || (symp->st_type != STT_FUNC && is_function == 1))
734 if (is_function != 0 &&
738 if (is_function != 1 &&
799 is_function))
1019 const char *symname, int is_function)
1043 if (is_function)
1113 If is_function is > -1, only look for data objects or functions i
    [all...]
ctf-impl.h 613 int is_function);
620 extern int ctf_add_funcobjt_sym (ctf_dict_t *, int is_function,
714 extern int ctf_add_funcobjt_sym_forced (ctf_dict_t *, int is_function,
ctf-create.c 1394 ctf_add_funcobjt_sym_forced (ctf_dict_t *fp, int is_function, const char *name, ctf_id_t id)
1398 ctf_dynhash_t *h = is_function ? fp->ctf_funchash : fp->ctf_objthash;
1403 if (is_function && ctf_type_kind (fp, id) != CTF_K_FUNCTION)
1418 ctf_add_funcobjt_sym (ctf_dict_t *fp, int is_function, const char *name, ctf_id_t id)
1420 if (ctf_lookup_by_sym_or_name (fp, 0, name, 0, is_function) != CTF_ERR)
1423 return ctf_add_funcobjt_sym_forced (fp, is_function, name, id);
  /src/external/gpl3/gdb/dist/libctf/
ctf-lookup.c 682 not found. If is_function is >= 0, return only function or data object
686 int is_function)
701 || (symp->st_type != STT_OBJECT && is_function == 0)
702 || (symp->st_type != STT_FUNC && is_function == 1))
734 if (is_function != 0 &&
738 if (is_function != 1 &&
799 is_function))
1019 const char *symname, int is_function)
1043 if (is_function)
1113 If is_function is > -1, only look for data objects or functions i
    [all...]
ctf-impl.h 622 int is_function);
629 extern int ctf_add_funcobjt_sym (ctf_dict_t *, int is_function,
724 extern int ctf_add_funcobjt_sym_forced (ctf_dict_t *, int is_function,
ctf-create.c 1397 ctf_add_funcobjt_sym_forced (ctf_dict_t *fp, int is_function, const char *name, ctf_id_t id)
1401 ctf_dynhash_t *h = is_function ? fp->ctf_funchash : fp->ctf_objthash;
1406 if (is_function && ctf_type_kind (fp, id) != CTF_K_FUNCTION)
1421 ctf_add_funcobjt_sym (ctf_dict_t *fp, int is_function, const char *name, ctf_id_t id)
1423 if (ctf_lookup_by_sym_or_name (fp, 0, name, 0, is_function) != CTF_ERR)
1426 return ctf_add_funcobjt_sym_forced (fp, is_function, name, id);
  /src/external/bsd/lutok/dist/
state.hpp 106 bool is_function(const int = -1);
state_test.cpp 417 ATF_REQUIRE(!state.is_function());
428 ATF_REQUIRE(!state.is_function());
430 ATF_REQUIRE(state.is_function());
442 ATF_REQUIRE(state.is_function(-1));
444 ATF_REQUIRE(!state.is_function(-1));
445 ATF_REQUIRE(state.is_function(-2));
state.cpp 418 lutok::state::is_function(const int index) function in class:lutok::state
  /src/external/bsd/kyua-cli/dist/utils/fs/
lua_module_test.cpp 49 ATF_REQUIRE(state.is_function());
51 ATF_REQUIRE(state.is_function());
53 ATF_REQUIRE(state.is_function());
  /src/external/apache2/llvm/dist/libcxx/include/__memory/
pointer_traits.h 173 static_assert(!is_function<_Tp>::value, "_Tp is a function type");
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
gmock-function-mocker.h 90 std::is_function<__VA_ARGS__>::value, \
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
ptr_traits.h 207 static_assert(!std::is_function<_Tp>::value, "not a function pointer");
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
ptr_traits.h 211 static_assert(!std::is_function<_Tp>::value, "not a function pointer");
  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 63 std::is_function<std::remove_pointer_t<T>>::value,
  /src/external/gpl3/gcc/dist/libbacktrace/
dwarf.c 3236 int is_function; local
3251 is_function = (abbrev->tag == DW_TAG_subprogram
3261 if (is_function)
3301 if (is_function)
3386 if (is_function && function->name == NULL)
3390 is_function = 0;
3393 if (is_function)
3409 is_function = 0;
3415 if (!is_function)
  /src/external/gpl3/gcc.old/dist/libbacktrace/
dwarf.c 3236 int is_function; local
3251 is_function = (abbrev->tag == DW_TAG_subprogram
3261 if (is_function)
3301 if (is_function)
3386 if (is_function && function->name == NULL)
3390 is_function = 0;
3393 if (is_function)
3409 is_function = 0;
3415 if (!is_function)
  /src/external/gpl3/gdb/dist/libbacktrace/
dwarf.c 3236 int is_function; local
3251 is_function = (abbrev->tag == DW_TAG_subprogram
3261 if (is_function)
3301 if (is_function)
3386 if (is_function && function->name == NULL)
3390 is_function = 0;
3393 if (is_function)
3409 is_function = 0;
3415 if (!is_function)
  /src/external/gpl3/gdb.old/dist/libbacktrace/
dwarf.c 3236 int is_function; local
3251 is_function = (abbrev->tag == DW_TAG_subprogram
3261 if (is_function)
3301 if (is_function)
3386 if (is_function && function->name == NULL)
3390 is_function = 0;
3393 if (is_function)
3409 is_function = 0;
3415 if (!is_function)

Completed in 130 milliseconds

1 2