Lines Matching defs:function
154 address in an inlined function, preserve a pointer into the
174 /* Hash table mapping symbol names to function infos. */
365 /* Variable and function hash tables. This is used to speed up look-up
367 In order to share code between variable and function infos, we use
368 a list of untyped pointer for all variable/function info associated with
390 /* Function to create a new entry in info hash table. */
420 /* Function to create a new info hash table. It returns a pointer to the
447 This function returns true if there is no error. */
557 The following function up to the END VERBATIM mark are
1148 /* Remember some information about each function. If the function is
1151 source code location where this function was inlined. */
1155 /* Pointer to previous function in list of all functions. */
1157 /* Pointer to function one scope higher. */
1441 /* Compare function for line sequences. */
1990 /* Function table functions. */
1992 /* If ADDR is within UNIT's function tables, set FUNCTIONNAME_PTR, and return
1993 TRUE. Note that we need to find the function that has the smallest range
2040 /* If SYM at ADDR is within function table of UNIT, set FILENAME_PTR
2275 to the function table and variables to the variable table. */
2364 /* No inline function in scope at this nesting level. */
2752 struct funcinfo *function;
2781 function = NULL;
2783 &function, functionname_ptr);
2784 if (func_p && (function->tag == DW_TAG_inlined_subroutine))
2785 stash->inliner_chain = function;
2911 /* To preserve the original search order, we went to visit the function
3184 This function returns TRUE if a funcinfo that matches the given symbol
3237 This function returns TRUE if a varinfo that matches the given symbol
3389 info hash tables of a stash. If there is a match, the function returns
3462 The function returns TRUE iff debug information is ready. */
3507 contains zeros. This lets future calls to this function
3739 with the bfd each time this function is called. But this does
3741 function is called. */