search for: shajrawi

Displaying 2 results from an estimated 2 matches for "shajrawi".

2011 Sep 15
2
[LLVMdev] new dwarf tokens for AMDIL
The AMDIL Target needs new dwarf tokens for dwarf debug support, I'd we should handle this best? (which numbers to use for the new tokens): Two new tokens will be added: DW_AT_AMDIL_address_space (currently 0x3ff1) : needed in order to know which address space to read data from DW_AT_AMDIL_resource (currently 0x3ff2) : the resource ID information for when we read memory from UAV ---Yousef
2011 Sep 15
0
[LLVMdev] new dwarf tokens for AMDIL
Shajrawi, Yousef wrote: > > > The AMDIL Target needs new dwarf tokens for dwarf debug support, I’d we > should handle this best? (which numbers to use for the new tokens): > > Two new tokens will be added: > > DW_AT_AMDIL_address_space (currently 0x3ff1) : needed in order to know &gt...