Home
last modified time | relevance | path

Searched +defs:section +defs:header (Results 51 – 75 of 710) sorted by relevance

12345678910>>...29

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs168 pub fn section(&self, stash: &'a Stash, name: &str) -> Option<&'a [u8]> { in section() method
180 let header = data.read::<<Elf as FileHeader>::CompressionHeader>().ok()?; in section() localVariable
261 let section = self.section_header(".gnu_debuglink")?; in gnu_debuglink_path() localVariable
276 let section = self.section_header(".gnu_debugaltlink")?; in gnu_debugaltlink_path() localVariable
/aosp_15_r20/external/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc90 } header; member
386 ArenaLock section(arena); in DeleteArena() local
513 ArenaLock section(arena); in Free() local
527 ArenaLock section(arena); in DoAllocWithArena() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Delf.rs168 pub fn section(&self, stash: &'a Stash, name: &str) -> Option<&'a [u8]> { in section() method
180 let header = data.read::<<Elf as FileHeader>::CompressionHeader>().ok()?; in section() localVariable
261 let section = self.section_header(".gnu_debuglink")?; in gnu_debuglink_path() localVariable
276 let section = self.section_header(".gnu_debugaltlink")?; in gnu_debugaltlink_path() localVariable
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc90 } header; member
387 ArenaLock section(arena); in DeleteArena() local
514 ArenaLock section(arena); in Free() local
528 ArenaLock section(arena); in DoAllocWithArena() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Delf.rs168 pub fn section(&self, stash: &'a Stash, name: &str) -> Option<&'a [u8]> { in section() method
180 let header = data.read::<<Elf as FileHeader>::CompressionHeader>().ok()?; in section() localVariable
261 let section = self.section_header(".gnu_debuglink")?; in gnu_debuglink_path() localVariable
276 let section = self.section_header(".gnu_debugaltlink")?; in gnu_debugaltlink_path() localVariable
H A Dxcoff.rs62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable
149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
/aosp_15_r20/external/owasp/sanitizer/empiricism/
Dcanned-data.js61 "header": true, property
104 "section": true, property
5048 "header": [ property
8356 "section": [ property
14779 "header": [ property
18504 "section": [ property
20853 "header": { property
21029 "section": { property
21555 "header": [ property
21704 "section": [ property
[all …]
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader_cfi_unittest.cc94 #define PERHAPS_WRITE_DEBUG_FRAME_FILE(name, section) \ argument
96 #define PERHAPS_WRITE_EH_FRAME_FILE(name, section) \ argument
99 #define PERHAPS_WRITE_DEBUG_FRAME_FILE(name, section) argument
100 #define PERHAPS_WRITE_EH_FRAME_FILE(name, section) argument
206 CFISection section(kBigEndian, 8); in TEST_F() local
232 CFISection section(kLittleEndian, 4); in TEST_F() local
258 CFISection section(kBigEndian, 8); in TEST_F() local
283 CFISection section(kBigEndian, 8); in TEST_F() local
311 CFISection section(kLittleEndian, 4); in TEST_F() local
333 CFISection section(kBigEndian, 4); in TEST_F() local
[all …]
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dpe_file.cc49 const IMAGE_DOS_HEADER* header = in TryGetDebugInfo() local
102 const IMAGE_SECTION_HEADER* section = in TryGetDebugInfo() local
/aosp_15_r20/external/elfutils/tests/
H A Ddwfl-report-offline-memory.c57 Elf_Scn *section = NULL; in count_sections() local
58 GElf_Shdr header; in count_sections() local
/aosp_15_r20/art/runtime/
H A Dintern_table-inl.h96 const ImageHeader& header = image_space->GetImageHeader(); in AddImageStringsToTable() local
97 const ImageSection& section = header.GetInternedStringsSection(); in AddImageStringsToTable() local
/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-elf.c59 } section; member
61 uint16_t section; /* index of the strings section */ member
67 } header; member
378 static int elf_find_section(const struct kmod_elf *elf, const char *section) in elf_find_section()
403 int kmod_elf_get_section(const struct kmod_elf *elf, const char *section, const void **buf, uint64_… in kmod_elf_get_section()
434 int kmod_elf_get_strings(const struct kmod_elf *elf, const char *section, char ***array) in kmod_elf_get_strings()
576 int kmod_elf_strip_section(struct kmod_elf *elf, const char *section) in kmod_elf_strip_section()
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/
DReportDetails.java100 final IncidentHeaderProto header = incident.getHeader(i); in parseReasons() local
121 final RestrictedImagesDumpProto section = incident.getRestrictedImagesSection(); in parseImages() local
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_client.cpp390 Header header; in PopulateFrom() local
434 Section section; in GetAddress() local
668 Section section = kAdditionalDataSection; in GetHostAddress() local
1095 Header header; in SendQuery() local
1365 Header header; in ParseResponse() local
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dtrace_helpers.c289 Elf_Scn *section = NULL; in get_elf_text_scn_info() local
291 GElf_Shdr header; in get_elf_text_scn_info() local
448 static int dso__add_syms(struct dso *dso, Elf *e, Elf_Scn *section, in dso__add_syms()
497 Elf_Scn *section = NULL; in dso__load_sym_table_from_elf() local
506 GElf_Shdr header; in dso__load_sym_table_from_elf() local
/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sSyncTests.cpp165 …std::string header = "Case iteration " + de::toString(m_iterNdx + 1) + " / " + de::toString(NUM_CA… in iterate() local
166 tcu::ScopedLogSection section(log, header, header); in iterate() local
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp53 LDSection* section) { in writeSection()
212 ElfXX_Ehdr* header = reinterpret_cast<ElfXX_Ehdr*>(region.begin()); in writeELFHeader() local
371 Module::const_iterator section, sectEnd = pModule.end(); in emitShStrTab() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/incidentd/incidentd/android_arm64_armv8-2a_cortex-a55/gen/proto/frameworks/base/cmds/incidentd/src/
Dreport_file.pb.h801 inline ::int32_t ReportFileProto_Report::section(int index) const { in section() function
821 ReportFileProto_Report::section() const { in section() function
853 inline const std::string& ReportFileProto_Report::header(int index) const { in header() function
900 ReportFileProto_Report::header() const { in header() function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fSyncTests.cpp178 …std::string header = "Case iteration " + de::toString(m_iterNdx + 1) + " / " + de::toString(NUM_CA… in iterate() local
179 const tcu::ScopedLogSection section(log, header, header); in iterate() local
/aosp_15_r20/tools/dexter/dexter/
H A Ddexter.cc134 const dex::MapItem& section = dexMap.list[i]; in PrintDexMap() local
235 auto header = reader.Header(); in PrintDexFileStats() local
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/serialize/section/
Dmod.rs28 pub(crate) mod header; module
36 pub(crate) section: CapacityLimitedVec<u8, { NP_ADV_MAX_SECTION_LEN }>, field
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dxcoff.rs62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable
149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dxcoff.rs62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable
149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dxcoff.rs62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable
149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dxcoff.rs62 let header = Xcoff::parse(data, &mut offset).ok()?; in parse_xcoff() localVariable
149 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method

12345678910>>...29