Searched defs:dso_name (Results 1 – 10 of 10) sorted by relevance
170 bool in_kernel) { in DumpDataSection()194 std::string dso_name; in DumpDataSection() local207 std::string dso_name; in DumpDataSection() local
28 std::string dso_name; member
75 const char* dso_name; member
952 const std::string& dso_name, uint64_t min_vaddr) { in DsoRecord()
457 const char* dso_name; member
32 def is_jit_symfile(dso_name): argument
101 def __init__(self, dso_name): argument314 def _add_dso_period(self, dso_name, period, used_dso_dict): argument
182 def dso_name(self): member in SymbolStruct
413 def get_function_id(self, name, dso_name, vaddr_in_file): argument
86 auto check_address = [&](const std::string& dso_name, uint64_t offset) { in AddSymbolInfo()