Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf32.h38 typedef uint32_t Elf32_Addr; typedef
/freebsd/contrib/file/src/
H A Dreadelf.h41 typedef uint32_t Elf32_Addr; typedef
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2316 typedef uint32_t Elf32_Addr; /* Program address. */ typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h30 using Elf32_Addr = uint32_t; // Program address variable