Home
last modified time | relevance | path

Searched defs:Secs (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp458 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()
H A Dmacho_platform.cpp616 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()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1277 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...]
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h56 explicit SectionTableRef(ArrayRef<std::unique_ptr<SectionBase>> Secs) in SectionTableRef() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1567 __anon2c142cbb1802(StringRef Name, std::vector<SecDesc> &Secs) populateObjCRuntimeObject() argument