Home
last modified time | relevance | path

Searched defs:SectionedAddress (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Object/
H A DObjectFileTest.cpp16 TEST(SectionedAddress, StreamingOperator) { in TEST() argument
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DObjectFile.h144 struct SectionedAddress { struct
151 inline bool operator<(const SectionedAddress &LHS, argument
/llvm-project-15.0.7/llvm/unittests/ProfileData/
H A DMemProfTest.cpp49 virtual DILineInfo symbolizeCode(SectionedAddress, DILineInfoSpecifier, in symbolizeCode() argument