Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Delfutils.cc47 size_t *section_size) { in FindElfClassSection()
124 size_t *section_size) { in FindElfSection()
178 size_t section_size, in FindElfSoNameFromDynamicSection()
/external/arm-trusted-firmware/drivers/brcm/
Dscp.c54 unsigned int section_size; in download_scp_patch() local
/external/dynamic_depth/internal/xmpmeta/
Dxmp_parser.cc134 const size_t section_size = end_offset - section_start_offset; in GetExtendedXmpSections() local
Dxmp_writer.cc150 const int section_size = in CreateExtendedSections() local
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Delf_reader.py126 section_size: Field = Field('sh_size', 0x14, 0x20, 4, 8) variable in _SectionHeader
/external/google-breakpad/src/common/dwarf/
Delf_reader.cc228 size_t section_size() const { return section_size_; } in section_size() function in dwarf2reader::ElfSectionReader
656 size_t section_size = rel_section ? rel_section_info.size in VisitRelocationEntries() local
Ddwarf2reader.cc688 size_t section_size; in ReadDebugSectionsFromDwo() local
783 size_t section_size; in ReadDebugSectionsForCU() local
/external/llvm-project/lldb/source/Symbol/
DObjectFile.cpp530 const uint64_t section_size = section->GetByteSize(); in ReadSectionData() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp937 const lldb::offset_t section_size = dynsym_data.GetByteSize(); in ParseDependentModules() local
1404 const uint64_t section_size = in GetSectionHeaderInfo() local
2336 const lldb::offset_t section_size = dynsym_data.GetByteSize(); in ParseDynamicSymbols() local