Home
last modified time | relevance | path

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

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