Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h261 uint64_t HighPc = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h265 uint64_t HighPc = 0; variable
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp342 uint64_t HighPc; member in llvm::dsymutil::__anon1bbef2e30111::CompileUnit
2156 uint64_t HighPc; in shouldKeepSubprogramDIE() local
2498 if (uint64_t HighPc = Unit.getHighPc()) in cloneAddressAttribute() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
DDWARFLinker.cpp500 std::optional<uint64_t> HighPc = DIE.getHighPC(*LowPc); in shouldKeepSubprogramDIE() local
1209 if (uint64_t HighPc = Unit.getHighPc()) in cloneAddressAttribute() local