Home
last modified time | relevance | path

Searched defs:add_section (Results 1 – 4 of 4) sorted by relevance

/third_party/elfio/examples/add_section/
DCMakeLists.txt2 add_executable(add_section add_section.cpp) target
/third_party/elfio/elfio/
Delfio_segment.hpp121 Elf_Half add_section( section* psec, in add_section() function in ELFIO::segment_impl
/third_party/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py324 def add_section(self, type_name, attrs): member in Aggregate
/third_party/python/Lib/
Dconfigparser.py664 def add_section(self, section): member in RawConfigParser
1222 def add_section(self, section): member in ConfigParser