Home
last modified time | relevance | path

Searched refs:function_offsets (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dreloc.cc1296 Function_offsets function_offsets; in split_stack_adjust_reltype() local
1297 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() argument
1440 (*function_offsets)[value] = fnsize; in find_functions()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dreloc.cc1296 Function_offsets function_offsets; in split_stack_adjust_reltype() local
1297 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() argument
1440 (*function_offsets)[value] = fnsize; in find_functions()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig.c187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
703 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() local
2611 function_offsets = NULL; in hsa_output_brig()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DOtoolOpts.td48 // -function_offsets