Home
last modified time | relevance | path

Searched refs:get_debug_filepath (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
Dfirmware_volume.py45 def get_debug_filepath(self): member in EfiFileSection
53 return section.get_debug_filepath()
66 def get_debug_filepath(self): member in EfiSectionTE
104 def get_debug_filepath(self): member in EfiSectionPE32
139 def get_debug_filepath(self): member in EfiSectionPE64
311 …edk2_debugger.load_symbol_from_file(self.ec, section.get_debug_filepath(), section.get_debug_elfba…
331 …edk2_debugger.load_symbol_from_file(self.ec, section.get_debug_filepath(), section.get_debug_elfba…
Dsystem_table.py79 …edk2_debugger.load_symbol_from_file(self.ec, section.get_debug_filepath(), section.get_debug_elfba…
101 …edk2_debugger.load_symbol_from_file(self.ec, section.get_debug_filepath(), section.get_debug_elfba…
114 print section.get_debug_filepath()
Dedk2_debugger.py41 print "\t\t- %s" % section.get_debug_filepath()