Searched defs:Secs (Results 1 – 5 of 5) sorted by relevance
458 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs, in registerObjectSections()503 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) { in deregisterObjectSections()652 &Secs) { in __orc_rt_coff_deregister_object_sections()
616 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) { in registerObjectPlatformSections()694 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) { in deregisterObjectPlatformSections()1389 &Secs) { in __orc_rt_macho_register_object_platform_sections()1438 &Secs) { in __orc_rt_macho_deregister_object_platform_sections()
1277 auto Secs = sections(); blocks() local 1283 auto Secs = sections(); blocks() local 1301 auto Secs = sections(); defined_symbols() local 1307 auto Secs = sections(); defined_symbols() local [all...]
56 explicit SectionTableRef(ArrayRef<std::unique_ptr<SectionBase>> Secs) in SectionTableRef() argument
1567 __anon2c142cbb1802(StringRef Name, std::vector<SecDesc> &Secs) populateObjCRuntimeObject() argument