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

/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp1171 MachO::linkedit_data_command LohLC = O->getLinkOptHintsLoadCommand(); local
1172 const char *loh = O->getData().substr(LohLC.dataoff, 1).data();
1173 uint32_t nloh = LohLC.datasize;

Completed in 159 milliseconds