Home
last modified time | relevance | path

Searched defs:new_section (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/tests/scripts/
Danalyze_outcomes.py52 def new_section(self, fmt, *args, **kwargs): member in Results
/third_party/elfio/elfio/
Delfio.hpp436 section* new_section = sections_.back().get(); in create_section() local
978 section* new_section = parent->create_section(); in add() local