Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1516 PT_RISCV_ATTRIBUTES = 0x70000003, enumerator
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp1937 addPhdrForSection(part, SHT_RISCV_ATTRIBUTES, PT_RISCV_ATTRIBUTES, in finalizeSections()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1473 switch (Type) { LLVM_READOBJ_ENUM_CASE(ELF, PT_RISCV_ATTRIBUTES); } in segmentTypeToString()