Home
last modified time | relevance | path

Searched defs:LCMain (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Rewrite/
H A DMachORewriteInstance.cpp183 MachO::entry_point_command LCMain = O.getEntryPointCommand(LC); readStartAddress() local
/llvm-project/lld/MachO/
H A DWriter.cpp276 class LCMain final : public LoadCommand { global() class