Searched refs:DIC (Results 1 – 3 of 3) sorted by relevance
314 for (DICompileUnit *DIC : F.compile_units()) { in runOnModule()317 for (DISubprogram *DISP : DIC->getSubprograms()) { in runOnModule()331 for (DIGlobalVariable *DIG : DIC->getGlobalVariables()) { in runOnModule()348 DIC->replaceSubprograms(MDTuple::get(C, LiveSubprograms)); in runOnModule()353 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in runOnModule()
3846 �9��;9<DPwsa��VNk�6&YF<9!+;1")%*,G.9@>Q0>DIC
424 MachO::linkedit_data_command DIC = O->getDataInCodeLoadCommand(); in PrintDataInCodeTable() local425 uint32_t nentries = DIC.datasize / sizeof(struct MachO::data_in_code_entry); in PrintDataInCodeTable()