Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DMachOObjectFile.cpp1220 MachO::linkedit_data_command DicLC = getDataInCodeLoadCommand(); in begin_dices() local
1221 DRI.p = reinterpret_cast<uintptr_t>(getPtr(this, DicLC.dataoff)); in begin_dices()
1230 MachO::linkedit_data_command DicLC = getDataInCodeLoadCommand(); in end_dices() local
1231 unsigned Offset = DicLC.dataoff + DicLC.datasize; in end_dices()