Searched defs:add_section (Results 1 – 4 of 4) sorted by relevance
| /third_party/elfio/examples/add_section/ | ||
| D | CMakeLists.txt | 2 add_executable(add_section add_section.cpp) target |
| /third_party/elfio/elfio/ | ||
| D | elfio_segment.hpp | 121 Elf_Half add_section( section* psec, in add_section() function in ELFIO::segment_impl |
| /third_party/mesa3d/src/panfrost/lib/genxml/ | ||
| D | gen_pack.py | 324 def add_section(self, type_name, attrs): member in Aggregate |
| /third_party/python/Lib/ | ||
| D | configparser.py | 664 def add_section(self, section): member in RawConfigParser |