Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.h50 std::vector<std::pair<std::string, SectionList>> InitSections; member
H A Dmacho_platform.cpp1090 std::vector<span<void (*)()>> InitSections; in runModInits() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h43 StringMap<SectionList> InitSections; member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp533 JITDylib &JD, ArrayRef<jitlink::Section *> InitSections) { in registerInitInfo()
776 SmallVector<jitlink::Section *> InitSections; in registerInitSections() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp81 std::vector<XCOFFYAML::Section> InitSections = Obj.Sections; global() member in __anon621dc6cb0111::XCOFFWriter
[all...]