Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h150 LCT_FunctionStarts = 0x26, enumerator
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp412 case macho::LCT_FunctionStarts: in DumpLoadCommand()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp224 if (LCI.Command.Type == macho::LCT_FunctionStarts) { in getSectionsAndSymbols()