Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5311 static std::string getGNUProperty(uint32_t Type, uint32_t DataSize, in getGNUProperty() function
5439 getGNUProperty<ELFT>(Type, DataSize, Arr.take_front(PaddedSize))); in getGNUPropertyList()