Searched defs:FixCodeAddress (Results 1 – 5 of 5) sorted by relevance
125 virtual lldb::addr_t FixCodeAddress(lldb::addr_t pc) { return pc; } in FixCodeAddress() function167 virtual lldb::addr_t FixCodeAddress(lldb::addr_t pc, lldb::addr_t mask) { in FixCodeAddress() function
55 lldb::addr_t FixCodeAddress(lldb::addr_t pc) override { in FixCodeAddress() function
31 lldb::addr_t ABIAArch64::FixCodeAddress(lldb::addr_t pc) { in FixCodeAddress() function in ABIAArch64
848 lldb::addr_t ABISysV_arm64::FixCodeAddress(lldb::addr_t pc) { in FixCodeAddress() function in ABISysV_arm64