Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1511 PT_MIPS_RTPROC = 0x70000001, // Runtime procedure table. enumerator
/freebsd/sys/sys/
H A Delf_common.h570 #define PT_MIPS_RTPROC 0x70000001 /* MIPS runtime procedure tbl */ macro