Searched refs:GetSymOffset (Results 1 – 2 of 2) sorted by relevance
101 uint64_t GetSymOffset(const std::string &path, const std::string &symbol);
384 uint64_t BPFController::GetSymOffset(const std::string &path, const std::string &symbol) in GetSymOffset() function in BPFController426 uint64_t symOffset = GetSymOffset(THIRD_PARTY_MUSL_ADDR, "dlopen"); in ConfigDlopenBPFProg()