commit | 9024655574ef0571d35e731be10b96add57cba97 | [log] [tgz] |
---|---|---|
author | Michael Buch <michaelbuch12@gmail.com> | Fri Aug 08 18:23:58 2025 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 08 10:25:31 2025 -0700 |
tree | efbf1e375b72a0cc4d22896fb679a683fa140709 | |
parent | ad8f387bfba2835e355998d49f59aee18822d545 [diff] |
[lldb][SymbolFileDWARF][NFC] Add FindFunctionDefinition helper (#152733) Factors out code to locate a definition DIE from a `FunctionCallLabel` into a helper. This will be useful for an upcoming refactor that extends `FindFunctionDefinition`. Drive-by: * adjusts some error messages in the `FunctionCallLabel` support code. GitOrigin-RevId: ef30dd34e9ac0bbca9d5b88a5e78b3a4c1167e6c