Home
last modified time | relevance | path

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

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