Searched defs:getEFlags (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/ | ||
H A D | AMDGPU.cpp | 47 static uint32_t getEFlags(InputFile *file) { getEFlags() function |
H A D | AVR.cpp | 276 static uint32_t getEFlags(InputFile *file) { getEFlags() function |
H A D | LoongArch.cpp | 210 static uint32_t getEFlags(const InputFile *f) { getEFlags() function |
H A D | RISCV.cpp | 140 static uint32_t getEFlags(InputFile *f) { in getEFlags() function |
H A D | PPC64.cpp | 633 static uint32_t getEFlags(InputFile *file) { in getEFlags() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ | ||
H A D | AMDGPUTargetStreamer.cpp | 533 unsigned AMDGPUTargetELFStreamer::getEFlags() { getEFlags() function in AMDGPUTargetELFStreamer |