Home
last modified time | relevance | path

Searched defs:TOC (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu_ucode_xfer_cz.h122 struct TOC { struct
123 uint8_t JobList[NUM_JOBLIST_ENTRIES];
124 SMU_Task tasks[];
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dconvex.h56 #define TOC 13 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dconvex.h56 #define TOC 13 macro
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp141 TOC; member in __anon5e2ef40a0111::PPCAsmPrinter
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1860 auto TOC = std::make_shared<TriggerOnComplete>(std::move(OnComplete)); in lookupInitSymbolsAsync() local