Searched defs:ec (Results 1 - 24 of 24) sorted by relevance

/gem5/ext/libelf/
H A Dlibelf_shdr.c32 _libelf_getshdr(Elf_Scn *s, int ec) argument
H A Delf_phnum.c37 int ec; local
H A Delf_shnum.c37 int ec; local
H A Dgelf_checksum.c47 int ec; local
H A Delf_shstrndx.c37 int ec; local
57 int ec; local
H A Dgelf_shdr.c50 int ec; local
90 int ec; local
H A Dlibelf_extended.c47 _libelf_setshnum(Elf *e, void *eh, int ec, size_t shnum) argument
77 _libelf_setshstrndx(Elf *e, void *eh, int ec, size_t shstrndx) argument
106 _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum) argument
H A Delf_flag.c60 int ec; local
111 int ec; local
H A Dgelf_dyn.c36 int ec; local
92 int ec; local
[all...]
H A Dgelf_ehdr.c51 int ec; local
105 gelf_newehdr(Elf *e, int ec) argument
118 int ec; local
[all...]
H A Dgelf_rel.c37 int ec; local
93 int ec; local
[all...]
H A Dgelf_rela.c37 int ec; local
94 int ec; local
[all...]
H A Dgelf_sym.c37 int ec; local
98 int ec; local
[all...]
H A Dgelf_symshndx.c38 int ec; local
86 int ec; local
[all...]
H A Dlibelf_ehdr.c41 _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum, argument
99 _libelf_ehdr(Elf *e, int ec, int allocate) argument
[all...]
H A Dlibelf_phdr.c37 _libelf_getphdr(Elf *e, int ec) argument
110 _libelf_newphdr(Elf *e, int ec, size_ argument
[all...]
H A Delf_scn.c43 int ec, swapbytes; local
125 int ec; local
164 int ec; local
[all...]
H A Dgelf_phdr.c49 int ec; local
126 int ec, phnum; local
[all...]
H A Delf_update.c77 int ec; local
269 int ec; local
323 int ec, eh_clas local
504 int ec; local
622 int ec; local
837 int ec; local
[all...]
/gem5/src/arch/arm/
H A Dfaults.cc882 SupervisorCall::ec(ThreadContext *tc) const function in class:ArmISA::SupervisorCall
905 UndefinedInstruction::ec(ThreadContext *tc) const function in class:ArmISA::UndefinedInstruction
921 HypervisorCall::ec(ThreadContext *tc) const function in class:ArmISA::HypervisorCall
927 HypervisorTrap::ec(ThreadContext *tc) const function in class:ArmISA::HypervisorTrap
1002 SecureMonitorCall::ec(ThreadContext *tc) const function in class:ArmISA::SecureMonitorCall
1032 SupervisorTrap::ec(ThreadContext *tc) const function in class:ArmISA::SupervisorTrap
1041 SecureMonitorTrap::ec(ThreadContext *tc) const function in class:ArmISA::SecureMonitorTrap
1243 PrefetchAbort::ec(ThreadContext *tc) const function in class:ArmISA::PrefetchAbort
1257 ExceptionClass ec = ArmFaultVals<PrefetchAbort>::vals.ec; local
1300 DataAbort::ec(ThreadContext *tc) const function in class:ArmISA::DataAbort
1318 ExceptionClass ec = ArmFaultVals<DataAbort>::vals.ec; local
1597 SoftwareBreakpoint::ec(ThreadContext *tc) const function in class:ArmISA::SoftwareBreakpoint
[all...]
H A Dfaults.hh180 const ExceptionClass ec; member in struct:ArmISA::ArmFault::FaultVals
[all...]
H A Dmiscregs_types.hh634 Bitfield<31, 26> ec; member in namespace:ArmISA
/gem5/src/arch/mips/
H A Dpra_constants.hh309 Bitfield<30> ec; member in namespace:MipsISA
/gem5/src/arch/riscv/
H A Dpra_constants.hh309 Bitfield<30> ec; member in namespace:RiscvISA

Completed in 41 milliseconds