Searched refs:IsTextShdr (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A DElf64Convert.c215 IsTextShdr ( function
291 if (IsTextShdr(shdr)) {
500 Filter = IsTextShdr;
645 if (IsTextShdr(SecShdr) || IsDataShdr(SecShdr)) {
H A DElf32Convert.c222 IsTextShdr ( function
298 if (IsTextShdr(shdr)) {
508 Filter = IsTextShdr;
746 if (IsTextShdr(SecShdr) || IsDataShdr(SecShdr)) {

Completed in 58 milliseconds