Searched refs:debug_data (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
| D | ObjectFileELF.cpp | 2597 DataExtractor &debug_data, in ApplyELF64ABS64Relocation() argument 2602 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyELF64ABS64Relocation() 2615 DataExtractor &debug_data, in ApplyELF64ABS32Relocation() argument 2629 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyELF64ABS32Relocation() 2644 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations() argument 2675 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations() 2707 ApplyELF64ABS64Relocation(symtab, rel, debug_data, rel_section); in ApplyRelocations() 2710 ApplyELF64ABS32Relocation(symtab, rel, debug_data, rel_section, true); in ApplyRelocations() 2719 ApplyELF64ABS64Relocation(symtab, rel, debug_data, rel_section); in ApplyRelocations() 2722 ApplyELF64ABS32Relocation(symtab, rel, debug_data, rel_section, true); in ApplyRelocations() [all …]
|
| D | ObjectFileELF.h | 324 lldb_private::DataExtractor &debug_data,
|
| /openbsd/src/sys/dev/pci/drm/amd/display/dc/ |
| D | dc.h | 1443 struct dc_debug_data debug_data; member
|