Home
last modified time | relevance | path

Searched defs:section_name (Results 1 – 25 of 37) sorted by relevance

12

/external/arm-trusted-firmware/include/arch/aarch64/
Dasm_macros.S72 .macro vector_base label, section_name=.vectors
85 .macro vector_entry label, section_name=.vectors
/external/toolchain-utils/cros_utils/
Dperf_diff.py178 def _GetHumanReadableName(self, section_name): argument
274 def _FindCommonFunctions(self, section_name): argument
285 def _GetTopFunctions(self, section_name, num_functions): argument
/external/openscreen/testing/libfuzzer/
Dgen_fuzzer_config.py17 def AddSectionOptions(config, section_name, options): argument
/external/rust/crates/ring/tests/
Ddigest_tests.rs72 let section_name = &format!("L = {}", digest_alg.output_len); in run_known_answer_test() localVariable
147 let section_name = &format!("L = {}", digest_alg.output_len); in run_monte_carlo_test() localVariable
/external/google-breakpad/src/common/linux/
Delfutils-inl.h62 const char* section_name = section_names + sections[i].sh_name; in FindElfSectionByName() local
Delfutils.cc44 const char *section_name, in FindElfClassSection()
121 const char *section_name, in FindElfSection()
Ddump_symbols.cc383 const char* section_name, in LoadDwarfCFI()
/external/linux-kselftest/tools/testing/selftests/bpf/
Dflow_dissector_load.h10 const char *section_name, in bpf_flow_load()
/external/pigweed/pw_preprocessor/
Dconcat_test.cc52 #define _PW_OUTER_MACRO(section_name) \ argument
/external/autotest/client/cros/faft/utils/
Dsaft_flashrom_util.py239 def get_section(self, base_image, section_name): argument
261 def put_section(self, base_image, section_name, data): argument
/external/dynamic_depth/internal/xmpmeta/
Dxmp_parser.cc116 const string& section_name) { in GetExtendedXmpSections()
163 const string& section_name, XmpData* xmp_data) { in ParseExtendedXmpSections()
/external/google-breakpad/src/common/dwarf/
Delf_reader.cc724 const char *GetSectionContentsByName(const string &section_name, in GetSectionContentsByName()
747 const char *GetSectionInfoByName(const string &section_name, in GetSectionInfoByName()
1182 const char *ElfReader::GetSectionByName(const string &section_name, in GetSectionByName()
1193 const char *ElfReader::GetSectionInfoByName(const string &section_name, in GetSectionInfoByName()
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h174 lldb_private::ConstString section_name; member
/external/google-breakpad/src/common/solaris/
Dfile_id.cc109 const char *section_name = elf_strptr(elf, elf_header.e_shstrndx, in FindElfTextSection() local
Ddump_symbols.cc232 const char *section_name = elf_strptr(elf, shstrndx, shdr->sh_name); in FindSectionByName() local
/external/adhd/cras/src/server/
Dcras_alsa_ucm.c73 struct section_name { struct
75 struct section_name *prev, *next; argument
/external/libabigail/src/
Dabg-reporter-priv.cc943 const string& section_name, in report_mem_header()
997 const string& section_name, in report_mem_header()
Dabg-elf-helpers.cc325 const char* section_name = in find_section() local
/external/google-breakpad/src/common/mac/
Dmacho_reader.h204 string section_name; // section[_64].sectname member
Dmacho_reader_unittest.cc617 SegmentLoadCommand &AppendSectionEntry(const string &section_name, in AppendSectionEntry()
1348 Matcher<const string &> section_name, in MatchSection()
1365 Matcher<const string &> section_name, in MatchSection()
/external/bcc/src/cc/
Dbcc_elf.c187 static Elf_Scn * get_section(Elf *e, const char *section_name, in get_section()
323 static Elf_Data * get_section_elf_data(Elf *e, const char *section_name) { in get_section_elf_data()
/external/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
DObjectFileWasm.cpp268 ConstString section_name; in CreateSections() local
/external/icing/icing/result/
Dsnippet-retriever.cc215 std::string_view section_name; member
/external/elfutils/src/
Delfclassify.c312 const char *section_name = elf_strptr (elf, shstrndx, shdr->sh_name); in run_classify() local
/external/llvm-project/lldb/tools/lldb-vscode/
DJSONUtils.cpp334 llvm::StringRef section_name(section.GetName()); in GetDebugInfoSizeInSection() local

12