Home
last modified time | relevance | path

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

123

/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dconfig_file.h89 bool HasSection(const std::string &section_name, in HasSection()
94 const ConfigSection &GetSection(const std::string &section_name, in GetSection()
105 bool HasProperty(const std::string &section_name, const std::string &version, in HasProperty()
114 bool GetProperty(const std::string &section_name, const std::string &version, in GetProperty()
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_utils.c72 const char *section_name, in load_firmware_version()
122 const char *section_name) in load_ecrw_version()
307 const char *section_name) in find_firmware_section()
325 const char *section_name) in firmware_section_exists()
334 const char *section_name) in preserve_firmware_section()
H A Dupdater_manifest.c99 const char *section_name, in change_gbb_rootkey()
126 const char *section_name, in change_section()
154 struct u_archive *archive, const char *section_name, in apply_key_file()
H A Dupdater.c314 const char *section_name, in has_valid_update()
511 const char *section_name) in section_needs_update()
617 const char *section_name) in get_keyblock()
698 const char *section_name, in get_key_versions()
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dperf_diff.py178 def _GetHumanReadableName(self, section_name): argument
287 def _FindCommonFunctions(self, section_name): argument
299 def _GetTopFunctions(self, section_name, num_functions): argument
/aosp_15_r20/system/extras/simpleperf/
H A Dread_elf.cpp249 llvm::Expected<llvm::StringRef> section_name = GetSectionName(*section_it_or_err.get()); in ReadSymbolTable() local
307 llvm::Expected<llvm::StringRef> section_name = GetSectionName(section_ref); in AddSymbolForPltSection() local
334 llvm::Expected<llvm::StringRef> section_name = GetSectionName(section_ref); in CheckSymbolSections() local
461 ElfStatus ReadSection(const std::string& section_name, std::string* content) override { in ReadSection()
/aosp_15_r20/external/angle/build/chromeos/
H A Dembed_sections.py56 def parse_section_info(objdump_result, section_name): argument
101 def overwrite_variable(file, symbol_map, endianess, section_name, var_type, argument
/aosp_15_r20/external/arm-trusted-firmware/include/arch/aarch64/
H A Dasm_macros.S68 .macro vector_base label, section_name=.vectors
81 .macro vector_entry label, section_name=.vectors
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/arch/aarch64/
Dasm_macros.S106 .macro vector_base label, section_name=.vectors
119 .macro vector_entry label, section_name=.vectors
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Delf_reader.cc746 const char* GetSectionContentsByName(const string& section_name, in GetSectionContentsByName()
769 const char* GetSectionInfoByName(const string& section_name, in GetSectionInfoByName()
1206 const char* ElfReader::GetSectionByName(const string& section_name, in GetSectionByName()
1217 const char* ElfReader::GetSectionInfoByName(const string& section_name, in GetSectionInfoByName()
/aosp_15_r20/external/rust/android-crates-io/crates/ring/tests/
Ddigest_tests.rs53 let section_name = &format!("L = {}", digest_alg.output_len()); in run_known_answer_test() localVariable
125 let section_name = &format!("L = {}", digest_alg.output_len()); in run_monte_carlo_test() localVariable
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dhelp_window.py343 def add_custom_keybinds_help_text(self, section_name, key_bindings: dict): argument
347 def add_keybind_help_text(self, section_name, key_bindings: KeyBindings): argument
/aosp_15_r20/system/linkerconfig/contents/tests/configuration/include/
H A Dlinkerconfigparser.h40 std::string section_name = match[1]; in ParseDirPath() local
228 std::string section_name = match[1]; in ParseConfiguration() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Delfutils.cc47 const char* section_name, in FindElfClassSection()
130 const char* section_name, in FindElfSection()
H A Delfutils-inl.h61 const char* section_name = section_names + sections[i].sh_name; in FindElfSectionByName() local
/aosp_15_r20/build/make/tools/fs_config/
H A Dfs_config_generator.py632 def _handle_aid(self, file_name, section_name, config): argument
683 def _handle_path(self, file_name, section_name, config): argument
845 def _handle_dup_and_add(name, file_name, section_name, seen): argument
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dsaft_flashrom_util.py241 def get_section(self, base_image, section_name): argument
263 def put_section(self, base_image, section_name, data): argument
/aosp_15_r20/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_smoke_test.cpp86 bool IsSectionStart(const std::string& line, std::string* section_name) { in IsSectionStart()
119 std::string section_name; in ParseSections() local
440 std::string section_name; in TEST_F() local
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcbfs-mkstage.c46 static bool is_ignored_sections(const char *section_name, in is_ignored_sections()
79 const char *section_name; in find_ignored_sections_header() local
H A Drmodule.c307 const char *section_name; in filter_relocation_sections() local
802 const char *section_name = ".program"; in rmodule_stage_to_elf() local
/aosp_15_r20/external/dynamic_depth/internal/xmpmeta/
H A Dxmp_parser.cc117 const string& section_name) { in GetExtendedXmpSections()
164 const string& section_name, XmpData* xmp_data) { in ParseExtendedXmpSections()
/aosp_15_r20/external/cronet/testing/libfuzzer/
H A Dgen_fuzzer_config.py21 def AddSectionOptions(config, section_name, options): argument
/aosp_15_r20/external/openscreen/testing/libfuzzer/
H A Dgen_fuzzer_config.py17 def AddSectionOptions(config, section_name, options): argument
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dvendor_tag_interface.h31 std::string section_name; member
/aosp_15_r20/external/pigweed/pw_preprocessor/
H A Dconcat_test.cc52 #define _PW_OUTER_MACRO(section_name) \ argument

123