Home
last modified time | relevance | path

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

/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp114 auto LEB2 = createSLEBFormValue(42); in TEST() local
122 EXPECT_EQ(LEB2.getAsSignedConstant().getValue(), 42); in TEST()