Home
last modified time | relevance | path

Searched refs:parsing_32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.cpp328 const bool parsing_32 = byte_size == 4; in Parse() local
334 if (parsing_32) { in Parse()
371 const bool parsing_32 = byte_size == 4; in Parse() local
377 if (parsing_32) { in Parse()