Home
last modified time | relevance | path

Searched defs:section_size (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/common/linux/
Delfutils.cc47 size_t *section_size) { in FindElfClassSection()
125 size_t *section_size, in FindElfSection()
/external/u-boot/tools/
Domapimage.h14 uint32_t section_size; member
Dmxsimage.h130 uint32_t section_size; member
/external/v8/src/codegen/
Dcode-comments.cc86 uint32_t CodeCommentsWriter::section_size() const { in section_size() function in v8::internal::CodeCommentsWriter
/external/dynamic_depth/internal/xmpmeta/
Dxmp_parser.cc133 const size_t section_size = end_offset - section_start_offset; in GetExtendedXmpSections() local
Dxmp_writer.cc150 const int section_size = in CreateExtendedSections() local
/external/u-boot/arch/arm/mach-omap2/
Demif-common.c900 u32 get_dmm_section_size_map(u32 section_size) in get_dmm_section_size_map()
/external/v8/src/wasm/
Dwasm-engine.cc274 uint32_t section_size = decoder.consume_u32v("section size"); in PrefixHash() local