Searched refs:function_offsets (Results 1 – 4 of 4) sorted by relevance
1296 Function_offsets function_offsets; in split_stack_adjust_reltype() local1297 this->find_functions(pshdrs, shndx, &function_offsets); in split_stack_adjust_reltype()1298 if (function_offsets.empty()) in split_stack_adjust_reltype()1310 Function_offsets::const_iterator low = function_offsets.lower_bound(*p); in split_stack_adjust_reltype()1311 if (low == function_offsets.end()) in split_stack_adjust_reltype()1315 else if (low == function_offsets.begin()) in split_stack_adjust_reltype()1395 Sized_relobj_file<size, big_endian>::Function_offsets* function_offsets) in find_functions() argument1440 (*function_offsets)[value] = fnsize; in find_functions()
187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable703 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()704 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()1989 if (!function_offsets) in hsa_brig_emit_function()1990 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()2509 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()2610 delete function_offsets; in hsa_output_brig() local2611 function_offsets = NULL; in hsa_output_brig()
48 // -function_offsets