Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DABI.h125 virtual lldb::addr_t FixCodeAddress(lldb::addr_t pc) { return pc; } in FixCodeAddress() function
169 virtual lldb::addr_t FixCodeAddress(lldb::addr_t pc, lldb::addr_t mask) { in FixCodeAddress() function