Home
last modified time | relevance | path

Searched refs:set_local (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dwasm.h51 WASM_OPCODE (0x21, "set_local", any, any, set_local, agnostic)
54 WASM_OPCODE (0x24, "set_global", any, any, set_local, agnostic)
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dwasm.h51 WASM_OPCODE (0x21, "set_local", any, any, set_local, agnostic)
54 WASM_OPCODE (0x24, "set_global", any, any, set_local, agnostic)
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-icf.cc935 set_local (cgraph_node *node, void *data) in set_local() function
1289 (set_local, (void *)(size_t) original->local_p (), true); in merge()
DChangeLog-20197815 * ipa-icf.c (set_local): Likewise.
DChangeLog-201540424 * ipa-icf.c (set_local): New function.