Home
last modified time | relevance | path

Searched refs:parseLoadCommands (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp255 newFile->parseLoadCommands(mbref); in loadDylib()
H A DInputFiles.h232 void parseLoadCommands(MemoryBufferRef mb);
H A DInputFiles.cpp1779 void DylibFile::parseLoadCommands(MemoryBufferRef mb) { in parseLoadCommands() function in DylibFile