Home
last modified time | relevance | path

Searched refs:get_sections (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/llvm/bindings/python/llvm/tests/
Dtest_object.py21 for section in o.get_sections():
32 for section in o.get_sections():
62 for section in o.get_sections():
/external/llvm/bindings/python/llvm/tests/
Dtest_object.py19 for section in o.get_sections():
30 for section in o.get_sections():
60 for section in o.get_sections():
/external/libabigail/src/
Dabg-ini.cc1676 config::get_sections() const in get_sections() function in abigail::ini::config
1929 if (!write_sections(conf.get_sections(), output)) in write_config()
1945 if (!write_sections(conf.get_sections(), path)) in write_config()
Dabg-suppression.cc362 config.get_sections().begin(); in read_suppressions()
363 i != config.get_sections().end(); in read_suppressions()
Dabg-tools-utils.cc1970 whitelist.get_sections(); in gen_suppr_spec_from_kernel_abi_whitelists()
/external/autotest/client/common_lib/
Dglobal_config.py362 def get_sections(self): member in global_config_class
/external/libabigail/include/
Dabg-ini.h371 get_sections() const;
/external/llvm/bindings/python/llvm/
Dobject.py123 def get_sections(self, cache=False): member in ObjectFile
/external/llvm-project/llvm/bindings/python/llvm/
Dobject.py122 def get_sections(self, cache=False): member in ObjectFile
/external/elfutils/src/
Delfcompress.c290 size_t get_sections (void) in process_file()
552 if (foutput == NULL && get_sections () == 0) in process_file()
DChangeLog635 * elfcompress.c (get_sections): New function.
/external/autotest/frontend/afe/
Dmoblab_rpc_interface_unittest.py82 config_mock.get_sections().AndReturn(['section1', 'section2'])
Dmoblab_rpc_interface.py93 sections =_CONFIG.get_sections()
/external/libabigail/
DChangeLog26721 (config::{get_sections, set_sections, read_sections,
26725 (config::{config, get_sections}): Likewise.
26743 (config::{config, ~config, get_path, set_path, get_sections,