Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dsymbolication.py295 def add_section(self, section): member in Image
/openbsd-src/usr.sbin/unbound/testcode/
H A Dtestpkts.c485 sldns_pkt_section add_section, const char* fname) in add_rr()
555 sldns_pkt_section add_section = LDNS_SECTION_QUESTION; in read_entry() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1611 bool add_section = true; in ProcessSegmentCommand() local