Searched defs:section (Results 1 – 7 of 7) sorted by relevance
29 bool ProcessConfigSection(const Section §ion, const panda::PandaString &path = "") in ProcessConfigSection()
120 static const auto PROCESS_METHOD_OPTIONS = [](const Section §ion) { in MethodOptionsProcessor()182 static const auto CONFIG_DEBUG_METHOD_OPTIONS_VERIFIER = [](const Section §ion) { in RegisterConfigHandlerMethodOptions()
65 static const auto CONFIG_DEBUG_OPTIONS_VERIFIER = [](const Section §ion) { in RegisterConfigHandlerOptions()
62 static const auto CONFIG_DEBUG_WHITELIST_VERIFIER = [](const Section §ion) { in RegisterConfigHandlerWhitelist()
45 static const auto CONFIG_DEBUG_METHOD_GROUPS_VERIFIER_OPTIONS = [](const Section §ion) { in RegisterConfigHandlerMethodGroups()
298 void AddSection(Section *section) in AddSection()384 for (auto section : sections_) { in HackAddressesForJit() local519 …uilder<arch, is_jit_mode>::AddSymbol(const std::string &name, ElfWord size, const Section §ion, in AddSymbol()603 for (auto section : sections_) { in Build() local784 void ElfBuilder<arch, is_jit_mode>::SettleSection(Section *section) in SettleSection()837 for (auto section : sections_) { in Write() local849 for (auto section : sections_) { in Write() local
95 static const auto CONFIG_DEBUG_BREAKPOINTS = [](const Section §ion) { in RegisterConfigHandlerBreakpoints()