Home
last modified time | relevance | path

Searched refs:LoadDylibCmd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h62 struct LoadDylibCmd { struct
85 std::vector<LoadDylibCmd> LoadDylibs;
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1765 using LoadKind = MachOPlatform::HeaderOptions::LoadDylibCmd::LoadKind; in createHeaderBlock()