Home
last modified time | relevance | path

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

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