Home
last modified time | relevance | path

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

/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp113 auto LEB1 = createSLEBFormValue(-42); in TEST() local
121 EXPECT_EQ(LEB1.getAsSignedConstant().getValue(), -42); in TEST()