Searched refs:LohLC (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp507 MachO::linkedit_data_command LohLC = O->getLinkOptHintsLoadCommand(); local
508 const char *loh = O->getData().substr(LohLC.dataoff, 1).data();
509 uint32_t nloh = LohLC.datasize;

Completed in 117 milliseconds