Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h145 LCT_DataInCode = 0x29 enumerator
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp390 case macho::LCT_DataInCode: in DumpLoadCommand()
/external/llvm/lib/MC/
DMachObjectWriter.cpp730 WriteLinkeditLoadCommand(macho::LCT_DataInCode, DataRegionsOffset, in WriteObject()