Home
last modified time | relevance | path

Searched refs:DirectAbsolute (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h791 uint32_t DirectAbsolute : 1; member
801 PatchInfo.DirectAbsolute = F == dwarf::DW_FORM_ref_addr; in DebugPatchReference()
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp963 } else if (RDP->PatchInfo.DirectAbsolute) { in patchBinary()