Home
last modified time | relevance | path

Searched refs:Secs (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dcoff_platform.cpp122 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs,
126 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs);
458 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs, in registerObjectSections() argument
468 for (auto &KV : Secs) { in registerObjectSections()
503 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) { in deregisterObjectSections() argument
513 for (auto &KV : Secs) { in deregisterObjectSections()
639 &Secs, in __orc_rt_coff_register_object_sections()
642 HeaderAddr, std::move(Secs), RunInitializers); in __orc_rt_coff_register_object_sections()
653 &Secs) { in __orc_rt_coff_deregister_object_sections() argument
655 HeaderAddr, std::move(Secs)); in __orc_rt_coff_deregister_object_sections()
H A Dmacho_platform.cpp327 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs);
330 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs);
528 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) { in registerObjectPlatformSections() argument
569 for (auto &KV : Secs) { in registerObjectPlatformSections()
616 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) { in deregisterObjectPlatformSections() argument
663 for (auto &KV : Secs) { in deregisterObjectPlatformSections()
1331 &Secs) { in __orc_rt_macho_register_object_platform_sections()
1334 std::move(Secs)); in __orc_rt_macho_register_object_platform_sections()
1348 &Secs) { in __orc_rt_macho_deregister_object_platform_sections() argument
1351 std::move(Secs)); in __orc_rt_macho_deregister_object_platform_sections()
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h56 explicit SectionTableRef(ArrayRef<std::unique_ptr<SectionBase>> Secs) in SectionTableRef() argument
57 : Sections(Secs) {} in SectionTableRef()
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/
H A DFileTimeType.rst308 auto secs = duration_cast<Secs>(tp.time_since_epoch());
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Das.texinfo2704 * Secs Background:: Background
2711 @node Secs Background
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Das.texinfo2633 * Secs Background:: Background
2640 @node Secs Background