Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h647 uint8_t Type3 = (Type >> 16) & 0xFF; getRelocationTypeName() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1797 ELFYAML::ELF_REL Type3; global() member