Searched refs:DIC (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | StripSymbols.cpp | 221 for (DICompileUnit *DIC : F.compile_units()) { in stripDeadDebugInfoImpl() 224 for (auto *DIG : DIC->getGlobalVariables()) { in stripDeadDebugInfoImpl() 241 LiveCUs.insert(DIC); in stripDeadDebugInfoImpl() 242 else if (!LiveCUs.count(DIC)) in stripDeadDebugInfoImpl() 248 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in stripDeadDebugInfoImpl()
|
/freebsd/sys/arm64/arm64/ |
H A D | identcpu.c | 425 MRS_FIELD_VALUE_NONE_IMPL(CTR, DIC, NONE, IMPL), 467 MRS_FIELD(CTR, DIC, false, MRS_LOWER, MRS_USERSPACE, ctr_dic),
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 1103 MachO::linkedit_data_command DIC = O->getDataInCodeLoadCommand(); in PrintDataInCodeTable() local 1104 uint32_t nentries = DIC.datasize / sizeof(struct MachO::data_in_code_entry); in PrintDataInCodeTable()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | images | 2180 # len words; UTF-16 representation of the color name like: "DIC 1s" "PANTONE Process Yellow PC"
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | NormalizationTest.txt | 4668 B52B;B52B;1103 1175 11BE;B52B;1103 1175 11BE; # (딫; 딫; 딫; 딫; 딫; ) HANGUL SYLLABLE DIC
|