Home
last modified time | relevance | path

Searched defs:version_patch (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/dtc/
H A Ddtc.cc66 int version_patch = 0; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1224 const uint32_t version_patch = (version_info % 10000) / 100; in RefineModuleDetailsFromNote() local