Home
last modified time | relevance | path

Searched defs:section_header (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/python/mako/test/testing/
Dtest_config.py27 section_header = "basic_values" variable in BasicConfig
41 section_header = "boolean_values" variable in BooleanConfig
49 section_header = "additional_types" variable in UnsupportedTypesConfig
57 section_header = "additional_types" variable in SupportedTypesConfig
69 section_header = "i_dont_exist" variable in NonexistentSectionConfig
76 section_header = "type_mismatch" variable in TypeMismatchConfig
84 section_header = "missing_item" variable in MissingItemConfig
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/section/header/
Dtests.rs35 let mut section_header = vec![]; in parse_section_header_mic_with_short_salt() localVariable
59 let mut section_header = vec![]; in parse_section_header_multi_byte_mic_with_short_salt() localVariable
70 let mut section_header = vec![]; in parse_section_header_mic_with_extended_salt() localVariable
94 let mut section_header = vec![]; in parse_section_header_sig_with_extended_salt() localVariable
163 let mut section_header = vec![]; in parse_section_header_mic_with_short_salt_missing_length() localVariable
/aosp_15_r20/art/runtime/oat/
H A Delf_file.cc205 Elf_Shdr* section_header = GetSectionHeader(i); in Setup() local
310 Elf_Shdr* section_header = GetSectionHeader(i); in CheckSectionsLinked() local
709 uint8_t* section_header = GetSectionHeadersStart() + (i * GetHeader().e_shentsize); in GetSectionHeader() local
722 Elf_Shdr* section_header = GetSectionHeader(i); in FindSectionByType() local
997 typename ElfTypes::Rel& ElfFileImpl<ElfTypes>::GetRel(Elf_Shdr& section_header, Elf_Word i) const { in GetRel()
1016 typename ElfTypes::Rela& ElfFileImpl<ElfTypes>::GetRela(Elf_Shdr& section_header, Elf_Word i) const… in GetRela()
/aosp_15_r20/external/stg/
H A Delf_loader.cc233 GElf_Shdr section_header; in GetSectionInfo() local
241 size_t GetNumberOfEntries(const GElf_Shdr& section_header) { in GetNumberOfEntries()
/aosp_15_r20/external/python/mako/mako/testing/
Dconfig.py13 section_header = "mako_testing" variable in Config
/aosp_15_r20/external/dynamic_depth/includes/xmpmeta/
H A Djpeg_io.h41 string section_header; member
/aosp_15_r20/external/googleapis/google/monitoring/dashboard/v1/
H A Dwidget.proto86 SectionHeader section_header = 21; field
/aosp_15_r20/external/bcc/src/python/bcc/
H A Dtable.py686 def print_json_hist(self, val_type="value", section_header="Bucket ptr", argument
722 def print_log2_hist(self, val_type="value", section_header="Bucket ptr", argument
762 def print_linear_hist(self, val_type="value", section_header="Bucket ptr", argument
/aosp_15_r20/external/cronet/base/win/
H A Dpe_image_reader.cc319 const IMAGE_SECTION_HEADER* section_header = GetSectionHeaderAt(i); in FindSectionFromRva() local
H A Dpe_image_reader_unittest.cc93 const IMAGE_SECTION_HEADER* section_header = in TEST_P() local
H A Dpe_image.cc600 PIMAGE_SECTION_HEADER section_header = GetImageSectionFromAddr(address); in ImageAddrToOnDiskOffset() local
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Delf_reader.cc99 [[nodiscard]] std::optional<Buffer<T>> ReadSection(const ElfT::Shdr* section_header, in ReadSection()
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/
H A Dminielf.cc300 const ElfShdr& section_header) { in ReadSectionContents()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header() method
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/serialize/
Dsection_tests.rs206 let mut section_header = vec![]; in signature_encrypted_identity_section_random_des() localVariable
/aosp_15_r20/system/extras/simpleperf/
H A Dread_elf.cpp228 const llvm::object::ELFFile<ELFT>* elf, const typename ELFT::Shdr& section_header) { in GetELFSectionName()

12