Home
last modified time | relevance | path

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

12

/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dclosure_offsets.ml20 function_offsets : int Closure_id.Map.t; RecordField
25 { function_offsets; free_variable_offsets }
49 let function_offsets, free_variable_pos =
51 function_decls.funs (function_offsets, -1)
75 { function_offsets;
81 { function_offsets = Closure_id.Map.empty;
H A Dclosure_offsets.mli23 function_offsets : int Closure_id.Map.t;
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dclosure_offsets.ml20 function_offsets : int Closure_id.Map.t; RecordField
25 { function_offsets; free_variable_offsets }
49 let function_offsets, free_variable_pos =
51 function_decls.funs (function_offsets, -1)
75 { function_offsets;
81 { function_offsets = Closure_id.Map.empty;
H A Dclosure_offsets.mli23 function_offsets : int Closure_id.Map.t;
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dwasm-module.cc151 std::vector<AsmJsOffsetEntry>& function_offsets = in GetSourcePosition() local
158 SLOW_DCHECK(std::is_sorted(function_offsets.begin(), function_offsets.end(), in GetSourcePosition()
161 std::lower_bound(function_offsets.begin(), function_offsets.end(), in GetSourcePosition()
163 DCHECK_NE(function_offsets.end(), it); in GetSourcePosition()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dwasm-module.cc143 std::vector<AsmJsOffsetEntry>& function_offsets = in GetSourcePosition() local
150 SLOW_DCHECK(std::is_sorted(function_offsets.begin(), function_offsets.end(), in GetSourcePosition()
153 std::lower_bound(function_offsets.begin(), function_offsets.end(), in GetSourcePosition()
155 DCHECK_NE(function_offsets.end(), it); in GetSourcePosition()
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dwasm-module.cc155 std::vector<AsmJsOffsetEntry>& function_offsets = in GetSourcePosition() local
162 SLOW_DCHECK(std::is_sorted(function_offsets.begin(), function_offsets.end(), in GetSourcePosition()
165 std::lower_bound(function_offsets.begin(), function_offsets.end(), in GetSourcePosition()
167 DCHECK_NE(function_offsets.end(), it); in GetSourcePosition()
/dports/devel/binutils/binutils-2.37/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()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dreloc.cc1273 Function_offsets function_offsets; in split_stack_adjust_reltype() local
1274 this->find_functions(pshdrs, shndx, &function_offsets); in split_stack_adjust_reltype()
1275 if (function_offsets.empty()) in split_stack_adjust_reltype()
1287 Function_offsets::const_iterator low = function_offsets.lower_bound(*p); in split_stack_adjust_reltype()
1288 if (low == function_offsets.end()) in split_stack_adjust_reltype()
1292 else if (low == function_offsets.begin()) in split_stack_adjust_reltype()
1372 Sized_relobj_file<size, big_endian>::Function_offsets* function_offsets) in find_functions() argument
1417 (*function_offsets)[value] = fnsize; in find_functions()
/dports/devel/arm-elf-binutils/binutils-2.37/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()
/dports/devel/gnulibiberty/binutils-2.37/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()
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dreloc.cc1273 Function_offsets function_offsets; in split_stack_adjust_reltype() local
1274 this->find_functions(pshdrs, shndx, &function_offsets); in split_stack_adjust_reltype()
1275 if (function_offsets.empty()) in split_stack_adjust_reltype()
1287 Function_offsets::const_iterator low = function_offsets.lower_bound(*p); in split_stack_adjust_reltype()
1288 if (low == function_offsets.end()) in split_stack_adjust_reltype()
1292 else if (low == function_offsets.begin()) in split_stack_adjust_reltype()
1372 Sized_relobj_file<size, big_endian>::Function_offsets* function_offsets) in find_functions() argument
1417 (*function_offsets)[value] = fnsize; in find_functions()
/dports/shells/zsh/zsh-5.8.1/Completion/Darwin/Command/
H A D_otool34 '-function_offsets[with disassembly, print decimal offset from the last label]' \
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhsa-brig.c187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
702 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()
703 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()
1988 if (!function_offsets) in hsa_brig_emit_function()
1989 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()
2508 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
2609 delete function_offsets; in hsa_output_brig() local
2610 function_offsets = NULL; in hsa_output_brig()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dhsa-brig.c187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
702 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()
703 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()
1988 if (!function_offsets) in hsa_brig_emit_function()
1989 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()
2508 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
2609 delete function_offsets; in hsa_output_brig() local
2610 function_offsets = NULL; in hsa_output_brig()
/dports/devel/avr-gcc/gcc-10.2.0/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()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dhsa-brig.c183 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
682 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()
683 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()
1969 if (!function_offsets) in hsa_brig_emit_function()
1970 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()
2493 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
2594 delete function_offsets; in hsa_output_brig() local
2595 function_offsets = NULL; in hsa_output_brig()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dhsa-brig.c187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
702 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()
703 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()
1988 if (!function_offsets) in hsa_brig_emit_function()
1989 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()
2508 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
2609 delete function_offsets; in hsa_output_brig() local
2610 function_offsets = NULL; in hsa_output_brig()
/dports/lang/gcc10-devel/gcc-10-20211008/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()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dhsa-brig.c187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
702 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()
703 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()
1988 if (!function_offsets) in hsa_brig_emit_function()
1989 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()
2508 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
2609 delete function_offsets; in hsa_output_brig() local
2610 function_offsets = NULL; in hsa_output_brig()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dhsa-brig.c187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
702 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()
703 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()
1988 if (!function_offsets) in hsa_brig_emit_function()
1989 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()
2508 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
2609 delete function_offsets; in hsa_output_brig() local
2610 function_offsets = NULL; in hsa_output_brig()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhsa-brig.c187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
702 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()
703 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()
1988 if (!function_offsets) in hsa_brig_emit_function()
1989 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()
2508 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
2609 delete function_offsets; in hsa_output_brig() local
2610 function_offsets = NULL; in hsa_output_brig()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dhsa-brig.c187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
702 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()
703 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()
1988 if (!function_offsets) in hsa_brig_emit_function()
1989 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()
2508 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
2609 delete function_offsets; in hsa_output_brig() local
2610 function_offsets = NULL; in hsa_output_brig()
/dports/lang/gcc10/gcc-10.3.0/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()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dhsa-brig.c187 static hash_map<tree, BrigCodeOffset32_t> *function_offsets; variable
702 if (!function_offsets->get (f->m_decl) || !is_declaration) in emit_function_directives()
703 function_offsets->put (f->m_decl, brig_code.total_size); in emit_function_directives()
1988 if (!function_offsets) in hsa_brig_emit_function()
1989 function_offsets = new hash_map<tree, BrigCodeOffset32_t> (); in hsa_brig_emit_function()
2508 BrigCodeOffset32_t *func_offset = function_offsets->get (p.function_decl); in hsa_output_brig()
2609 delete function_offsets; in hsa_output_brig() local
2610 function_offsets = NULL; in hsa_output_brig()

12