Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp255 uint32_t fileclass = header.e_ident[EI_CLASS]; in mipsVariantFromElfFlags() local
305 uint32_t fileclass = header.e_ident[EI_CLASS]; in riscvVariantFromElfFlags() local
325 uint32_t fileclass = header.e_ident[EI_CLASS]; in loongarchVariantFromElfFlags() local