Searched defs:pc_value (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextHistory.cpp36 RegisterContextHistory(Thread &thread, uint32_t concrete_frame_idx, uint32_t address_byte_size, addr_t pc_value) argument
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_attr.c373 _dwarf_add_AT_dataref(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned pc_value, Dwarf_Unsigned sym_index, const char *secname, Dwarf_P_Attribute *atp, Dwarf_Error *error) argument
H A Ddwarf_pro_attr.c173 dwarf_add_AT_targ_address(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned pc_value, Dwarf_Signed sym_index, Dwarf_Error *error) argument
182 dwarf_add_AT_targ_address_b(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned pc_value, Dwarf_Unsigned sym_index, Dwarf_Error *error) argument
207 dwarf_add_AT_dataref(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned pc_value, Dwarf_Unsigned sym_index, Dwarf_Error *error) argument
228 dwarf_add_AT_ref_address(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned pc_value, Dwarf_Unsigned sym_index, Dwarf_Error *error) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp7261 uint64_t pc_value = ReadCoreReg(PC_REG, &success); local
7686 uint64_t pc_value = ReadCoreReg(PC_REG, &success); local
8096 uint64_t pc_value = ReadCoreReg(PC_REG, &success); local
10600 uint32_t pc_value = ReadCoreReg(PC_REG, &success); local

Completed in 191 milliseconds