OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subsection_code
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
wasm-module.c
265
bfd_byte
subsection_code
= *p++;
local
266
if (
subsection_code
== WASM_FUNCTION_SUBSECTION)
269
/*
subsection_code
is documented to be a varuint7, meaning that
272
if (
subsection_code
& 0x80)
/src/external/gpl3/binutils.old/dist/bfd/
wasm-module.c
265
bfd_byte
subsection_code
= *p++;
local
266
if (
subsection_code
== WASM_FUNCTION_SUBSECTION)
269
/*
subsection_code
is documented to be a varuint7, meaning that
272
if (
subsection_code
& 0x80)
/src/external/gpl3/gdb.old/dist/bfd/
wasm-module.c
265
bfd_byte
subsection_code
= *p++;
local
266
if (
subsection_code
== WASM_FUNCTION_SUBSECTION)
269
/*
subsection_code
is documented to be a varuint7, meaning that
272
if (
subsection_code
& 0x80)
/src/external/gpl3/gdb/dist/bfd/
wasm-module.c
265
bfd_byte
subsection_code
= *p++;
local
266
if (
subsection_code
== WASM_FUNCTION_SUBSECTION)
269
/*
subsection_code
is documented to be a varuint7, meaning that
272
if (
subsection_code
& 0x80)
Completed in 74 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026